+1
-1
nixos/modules/system/upstart/upstart.nix
+1
-1
nixos/modules/system/upstart/upstart.nix
···if job.daemonType == "fork" || job.daemonType == "daemon" then { Type = "forking"; GuessMainPID = true; } else