chiark / gitweb /
service: introduce Type=idle and use it for gettys
[elogind.git] / src / core / swap.c
index 9c30c11bb468eebb336250d58005741e1e41bfac..fea3f6887a882977b5fba6c58cfcd4fb3c7227e8 100644 (file)
@@ -620,6 +620,7 @@ static int swap_spawn(Swap *s, ExecCommand *c, pid_t *_pid) {
                             UNIT(s)->cgroup_bondings,
                             UNIT(s)->cgroup_attributes,
                             NULL,
+                            NULL,
                             &pid)) < 0)
                 goto fail;