X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fmount.c;h=3f8cf8a68f004cb6b6bedac954c804ee2509f5f9;hp=b885baab002bb98b50c8792d86f44454e542fc1d;hb=62bca2c657bf95fd1f69935eef09915afa5c69d9;hpb=3b0810c53c6adfa2f436540369b8969ae75d7fcf diff --git a/src/core/mount.c b/src/core/mount.c index b885baa..3f8cf8a 100644 --- a/src/core/mount.c +++ b/src/core/mount.c @@ -770,6 +770,7 @@ static int mount_spawn(Mount *m, ExecCommand *c, pid_t *_pid) { UNIT(m)->cgroup_bondings, UNIT(m)->cgroup_attributes, NULL, + UNIT(m)->id, NULL, &pid)) < 0) goto fail;