X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fmount.c;h=3357b7df5b26a3662287db3da2f1327fecd12e88;hp=e662af0c87855516ac7a0f3b9f191b93ee847eea;hb=f2b6878955b1f77ea1fa87b502b13d5dbefc57f6;hpb=8d8e945624a0080073d94941f3032b8fa3b3aa15 diff --git a/src/core/mount.c b/src/core/mount.c index e662af0c8..3357b7df5 100644 --- a/src/core/mount.c +++ b/src/core/mount.c @@ -801,6 +801,7 @@ static int mount_spawn(Mount *m, ExecCommand *c, pid_t *_pid) { UNIT(m)->cgroup_bondings, UNIT(m)->cgroup_attributes, NULL, + NULL, &pid)) < 0) goto fail;