nixpkgs/nixos/modules
Vincent Bernat 48f7778d99 dhcpcd service: order before network target
This reverts a change applied in PR #18491. When interfaces are
configured by DHCP (typical in a cloud environment), ordering after
network.target cause trouble to applications expecting some network to
be present on boot (for example, cloud-init is quite brittle when
network hasn't been configured for `cloud-init.service`) and on
shutdown (for example, collectd needs to flush metrics on shutdown).

When ordering after network.target, we ensure applications relying on
network.target won't have any network reachability on boot and
potentially on shutdown.

Therefore, I think ordering before network.target is better.
2018-08-05 23:07:54 +02:00
..
config Merge pull request #44015 from alexshpilkin/resolv-unbound 2018-07-24 22:53:53 +02:00
hardware [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
i18n/input-method options.i18n.inputMethod.package: fix type (#43239) 2018-07-09 22:37:27 +02:00
installer Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1" 2018-07-28 00:12:55 +03:00
misc Merge pull request #44127 from johanot/nixos-cfssl 2018-08-03 16:39:12 +02:00
profiles [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
programs Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1" 2018-07-28 00:12:55 +03:00
security Merge pull request #42834 from Synthetica9/patch-1 2018-07-23 11:29:18 -04:00
services dhcpcd service: order before network target 2018-08-05 23:07:54 +02:00
system Merge pull request #42877 from Infinisil/systemd-boot/consoleMode 2018-08-04 23:21:31 +02:00
tasks [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
testing Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1" 2018-07-28 00:12:55 +03:00
virtualisation Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1" 2018-07-28 00:12:55 +03:00
module-list.nix Merge pull request #44127 from johanot/nixos-cfssl 2018-08-03 16:39:12 +02:00
rename.nix nixos/rename: Add temporary aliases for the system.nixos.* rename revert 2018-07-28 00:12:55 +03:00