chiark / gitweb /
service: introduce Type=idle and use it for gettys
[elogind.git] / src / core / mount.c
index e662af0c87855516ac7a0f3b9f191b93ee847eea..3357b7df5b26a3662287db3da2f1327fecd12e88 100644 (file)
@@ -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;