nixpkgs/nixos/modules/tasks
Franz Pletz b179908414
nixos/networking: network is online if default gw set
Previously services depending on network-online.target would wait until
dhcpcd times out if it was enabled and a static network address
configuration was used. Setting the default gateway statically is enough
for the networking to be considered online.

This also adjusts the relevant networking tests to wait for
network-online.target instead of just network.target.
2017-09-18 14:51:38 +02:00
..
filesystems zfsUnstable: init at 2017-09-12 2017-09-15 17:59:37 +02:00
bcache.nix nixos/bcache: add services.udev.packages = [ bcache-tools ] 2017-06-10 17:10:49 +02:00
cpu-freq.nix nixos/cpu-freq: list correct default governor in description 2016-08-28 17:14:37 -05:00
encrypted-devices.nix nixos: apply toposort to fileSystems to support bind and move mounts 2016-08-23 18:14:05 +00:00
filesystems.nix tasks/filesystems: Make sure /dev/pts/ptmx is 0666 (#28490) 2017-08-30 01:50:29 +02:00
kbd.nix kbd service: use /dev/tty1 for systemd-vconsole-setup 2017-02-16 17:08:14 +03:00
lvm.nix Don't enable LVM2 in containers 2014-04-15 23:43:39 +02:00
network-interfaces-scripted.nix nixos/networking: network is online if default gw set 2017-09-18 14:51:38 +02:00
network-interfaces-systemd.nix networkd: fix setting both defaultGateway{,6} 2017-03-25 14:30:05 +01:00
network-interfaces.nix wirelessInterfaces: Add a missing parameter 2017-05-28 09:34:43 +03:00
powertop.nix typo: powerManagment -> powerManagement (#25813) 2017-05-16 18:22:44 +02:00
scsi-link-power-management.nix nixos: set scsi link power policy using udev 2015-10-25 19:38:53 +01:00
swraid.nix sw-raid: rename mdadmShutdown 2016-03-09 21:06:27 +03:00
trackpoint.nix Add Elantech ETPS/2 Trackpoint (ThinkPad Yoga 260) 2017-04-22 13:42:57 +02:00
tty-backgrounds-combine.sh Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00