X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fsocket.c;h=572e622011bfc02678925ef06826d5bbdce03fd9;hb=d8bbda9141f03c3a2877639e7d43b5f35767840f;hp=468d1018c1f1d61e2c32c223647f35b8044fcdd4;hpb=f975e971accc4d50c73ae53167db3df7a7099cf2;p=elogind.git diff --git a/src/socket.c b/src/socket.c index 468d1018c..572e62201 100644 --- a/src/socket.c +++ b/src/socket.c @@ -1112,6 +1112,7 @@ static int socket_spawn(Socket *s, ExecCommand *c, pid_t *_pid) { true, s->meta.manager->confirm_spawn, s->meta.cgroup_bondings, + s->meta.cgroup_attributes, &pid); strv_free(argv);