X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fmount.c;h=09efa1b6e0649f652f814cdc319d2432c95d14e5;hb=43a99a7afe3063eebc901452026b13360b69a7b5;hp=2b7934e40412a9aa606af30b23c6179fbac1c909;hpb=aec8de63b14a93b91b85dc15bf879604352fbbe1;p=elogind.git diff --git a/src/core/mount.c b/src/core/mount.c index 2b7934e40..09efa1b6e 100644 --- a/src/core/mount.c +++ b/src/core/mount.c @@ -787,6 +787,7 @@ static int mount_spawn(Mount *m, ExecCommand *c, pid_t *_pid) { UNIT(m)->manager->cgroup_supported, UNIT(m)->cgroup_path, UNIT(m)->id, + 0, NULL, m->exec_runtime, &pid);