Eelco Dolstra 01dbf03628
network-link-*.service: Set stopIfChanged = false
This reduces the time window during which IP addresses are gone during
switch-to-configuration. A complication is that with stopIfChanged =
true, preStop would try to delete the *new* IP addresses rather than
the old one (since the preStop script now runs after the switch to the
new configuration). So we now record the actually configured addresses
in /run/nixos/network/addresses/<interface>. This is more robust in
any case.

Issue https://github.com/NixOS/nixops/issues/640.
2017-04-04 15:13:49 +02:00
..
2016-10-09 02:00:18 +02:00
2017-01-29 05:33:56 -06:00
2017-01-29 05:33:56 -06:00
2016-02-25 13:52:45 +00:00
2017-01-29 05:33:56 -06:00
2017-02-27 11:49:10 -06:00
2015-09-18 18:48:50 +00:00
2014-04-21 23:22:10 +02:00
2017-01-29 05:33:56 -06:00