nixpkgs/nixos/modules/system/boot
Franz Pletz 66f553974b
dhcpcd service: fix network-online.target integration
When dhcpcd instead of networkd is used, the network-online.target behaved
the same as network.target, resulting in broken services that need a working
network connectivity when being started.

This commit makes dhcpcd wait for a lease and makes it wanted by
network-online.target. In turn, network-online.target is now wanted by
multi-user.target, so it will be activated at every boot.
2017-02-23 16:07:40 +01:00
..
loader systemd-boot: Unlink loader.conf if it exists 2017-02-20 14:54:48 +01:00
coredump.nix
emergency-mode.nix
initrd-network.nix
initrd-ssh.nix
kernel.nix fix comments about nixos-hardware-scan 2017-02-18 13:29:47 +01:00
kexec.nix
luksroot.nix
modprobe.nix
networkd.nix networking.networkd: adjust autmatic mapping of bonds 2017-02-16 21:24:40 +01:00
pbkdf2-sha512.c
plymouth.nix
readonly-mountpoint.c
resolved.nix systemd: 231 -> 232 2017-01-26 17:52:52 +01:00
shutdown.nix
stage-1-init.sh Fix using ephemeral disks for /tmp etc. in EC2 instances 2017-01-03 17:32:42 +01:00
stage-1.nix
stage-2-init.sh Revert "nixos/stage2: Check for each special mount individually and mount missing ones. (#21370)" 2017-01-10 17:35:38 +01:00
stage-2.nix
systemd-lib.nix systemd service: add aliases option 2017-02-02 00:52:54 +03:00
systemd-nspawn.nix
systemd-unit-options.nix systemd service: add aliases option 2017-02-02 00:52:54 +03:00
systemd.nix dhcpcd service: fix network-online.target integration 2017-02-23 16:07:40 +01:00
timesyncd.nix ntp: make timesyncd the new default 2016-12-17 00:00:45 +01:00
tmp.nix