X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fmount.c;h=bd1612fd8de83a719e979b2fffda40058f7d1278;hp=c1048d56495ca5e20a413e8989837f0cfcfc9dd9;hb=ab1f063390f55e14a8de87f21c4fad199eb908a6;hpb=5ed27dbdbfe866810a52ff8225bcf61590861823 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;