nixpkgs/nixos/modules/system
Harald van Dijk 0fe9d58e4e stage-1-init: fix PID 1 shell
The PID 1 shell is executed as the last command in a sh invocation. Some
shells implicitly use exec for that, but the current busybox ash does not,
so the shell gets a wrong PID. Spell out the exec.
2015-02-13 10:20:29 +00:00
..
activation nixos-rebuild: use reload-or-restart for dbus. Closes #5767 2015-01-14 16:08:47 +01:00
boot stage-1-init: fix PID 1 shell 2015-02-13 10:20:29 +00:00
etc setup-etc.pl: Fail when symlink/rename fails 2014-10-06 08:00:11 +02:00
upstart upstart: Oneshot rules should always have Restart=no 2014-04-16 01:04:52 +02:00