X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fmount.c;h=bd1612fd8de83a719e979b2fffda40058f7d1278;hb=de6c78f8795743894431a099d26ec562a8acf3df;hp=c1048d56495ca5e20a413e8989837f0cfcfc9dd9;hpb=f975e971accc4d50c73ae53167db3df7a7099cf2;p=elogind.git diff --git a/src/mount.c b/src/mount.c index c1048d564..bd1612fd8 100644 --- a/src/mount.c +++ b/src/mount.c @@ -791,6 +791,7 @@ static int mount_spawn(Mount *m, ExecCommand *c, pid_t *_pid) { true, m->meta.manager->confirm_spawn, m->meta.cgroup_bondings, + m->meta.cgroup_attributes, &pid)) < 0) goto fail;