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
..
2012-04-24 12:54:42 +00:00
2012-08-14 16:45:50 -04:00
2011-04-20 20:59:07 +00:00
2009-06-26 21:39:31 +00:00
2012-06-13 03:28:03 +00:00
2012-08-10 15:25:04 -04:00