nixpkgs/modules/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
..
activation switch-to-configuration: Handle swap devices 2012-08-10 15:52:47 -04:00
boot Fix a hang during shutdown 2012-08-14 16:45:50 -04:00
etc * Support globbing in the source attribute of environment.etc entries. 2012-05-17 18:43:45 +00:00
upstart nscd: Ensure that invalidate-nscd starts after nscd 2012-08-06 12:26:52 -04:00