1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/modules/services/networking
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
..
ircd-hybrid
ssh Random changes 2012-07-19 17:33:22 -04:00
amuled.nix
avahi-daemon.nix * Don't include the hostname in option default values. Default values 2012-06-08 14:29:31 +00:00
bind.nix Use a dedicated user ('named') for BIND instead of running the daemon as super user. 2012-07-27 00:08:41 +02:00
bitlbee.nix
cntlm.nix * Don't include the hostname in option default values. Default values 2012-06-08 14:29:31 +00:00
ddclient.nix
dhclient.nix * Revert r33928: veth* can also be a bridged interface requiring dhcp. 2012-04-30 17:46:11 +00:00
dhcpcd.nix Fix a hang during shutdown 2012-08-14 16:45:50 -04:00
dhcpd.nix
dnsmasq.nix
ejabberd.nix
firewall.nix
flashpolicyd.nix
git-daemon.nix
gnunet.nix
gogoclient.nix gogoclient: setup config and dirs on service start, not on system activation 2012-07-31 20:07:05 +02:00
gvpe.nix
ifplugd.nix
nat.nix
networkmanager.nix
ntpd.nix
oidentd.nix
openfire.nix
openvpn.nix
portmap.nix
prayer.nix Fix prayer so it does not start a server at port 80. 2012-06-10 14:51:43 +00:00
privoxy.nix
quassel.nix
radvd.nix
rdnssd.nix
rpcbind.nix
sabnzbd.nix
tftpd.nix
unbound.nix
vsftpd.nix
wakeonlan.nix
wicd.nix
wpa_supplicant.nix modules/services/networking/wpa_supplicant.nix: strip trailing whitespace 2012-06-29 11:53:16 +02:00
xinetd.nix Some additional xinetd settings. 2012-04-19 08:28:54 +00:00