nixpkgs/modules
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
..
config Fix a hang during shutdown 2012-08-14 16:45:50 -04:00
hardware Add module for b43 firmware 2012-07-13 23:54:41 -04:00
installer Treat init-script as a boot loader 2012-07-25 11:30:16 -04:00
misc Add an "adm" group 2012-08-10 15:25:04 -04:00
profiles Remove jfsrec from the minimal CD because it pulls in Boost 2012-07-25 11:39:41 -04:00
programs add setuid wrapper for newgrp 2012-07-26 16:52:38 +02:00
security Merge remote-tracking branch 'origin/master' into systemd 2012-08-02 13:44:16 -04:00
services Fix a hang during shutdown 2012-08-14 16:45:50 -04:00
system Fix a hang during shutdown 2012-08-14 16:45:50 -04:00
tasks Create /etc/locale.conf and /etc/vconsole.conf 2012-07-24 13:53:17 -04:00
testing journald: enable logging to the console 2012-07-19 17:32:50 -04:00
virtualisation Make the VirtualBox guest services depend on /dev/vboxguest 2012-08-06 14:59:58 -04:00
module-list.nix Merge remote-tracking branch 'origin/master' into systemd 2012-08-02 13:44:16 -04:00
rename.nix * wpa_supplicant: automatically figure out the wireless interface(s) 2012-03-04 17:21:14 +00:00