chiark / gitweb /
service: introduce Type=idle and use it for gettys
[elogind.git] / src / core / socket.c
index 31aff5bcec7b40d9c7942437da414015fd33b1c0..1d56829baff629602d2458b1771a8af761fa9faa 100644 (file)
@@ -1152,6 +1152,7 @@ static int socket_spawn(Socket *s, ExecCommand *c, pid_t *_pid) {
                        UNIT(s)->cgroup_bondings,
                        UNIT(s)->cgroup_attributes,
                        NULL,
+                       NULL,
                        &pid);
 
         strv_free(argv);