nixpkgs/modules/services/system
Eelco Dolstra 4475294f57 Fix a hang during shutdown
Subtle: dhcpcd.service would call resolvconf during shutdown, which in
turn would start invalidate-nscd.service, causing the shutdown to be
cancelled.  Instead, give nscd.service a proper reload action, and do
"systemctl reload --no-block nscd.service".  The --no-block is
necessary to prevent that command from waiting until a timeout occurs
(bug in systemd?).
2012-08-14 16:45:50 -04:00
..
cgroups.nix Use /sys/fs/cgroup instead of /dev/cgroup 2012-07-30 13:49:18 -04:00
dbus.nix dbus.nix: Fix path to dbus-send 2012-07-20 17:38:36 -04:00
kerberos.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
nscd.conf * Continued refactoring the tree: moved most Upstart jobs (namely 2009-05-24 23:13:23 +00:00
nscd.nix Fix a hang during shutdown 2012-08-14 16:45:50 -04:00
uptimed.nix * Use boot.kernelModules everywhere instead of explicit calls to 2012-03-17 17:26:17 +00:00