X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fmount.c;h=e7fdcc84f358993a8cc0aa154bd9102d9c82ef92;hp=50fe85cb7c309c69a1346645175bd194fc0f92a3;hb=1e3ad081efda42dd1cc737ce7e98be8889c78340;hpb=398ef8ba0266cca453d90a90b3a2aa1caa44189f diff --git a/src/mount.c b/src/mount.c index 50fe85cb7..e7fdcc84f 100644 --- a/src/mount.c +++ b/src/mount.c @@ -535,6 +535,7 @@ static int mount_spawn(Mount *m, ExecCommand *c, pid_t *_pid) { true, true, m->meta.manager->confirm_spawn, + true, m->meta.cgroup_bondings, &pid)) < 0) goto fail;