nixpkgs/nixos/modules/tasks
Arnold Krille 68729958e8
network-interfaces: reload bridges on conf changes
And adopt the tests to add an interface and remove it again.

It should work when deactivating rstp, it will not work when activating
rstp for the first bridge as then the userspace daemon is not yet
available. But once one bridge is active with stp, it should work with
the reload for any further bridge.

Fixes #21745. Also see #22547.
2017-03-26 18:47:43 +02:00
..
filesystems nixos/treewide: systemd.time is in manvolume 7 2017-03-21 08:28:53 +01:00
bcache.nix
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 wrappers service: make /run/wrappers a mountpoint 2017-02-21 12:13:35 +03:00
kbd.nix kbd service: use /dev/tty1 for systemd-vconsole-setup 2017-02-16 17:08:14 +03:00
lvm.nix
network-interfaces-scripted.nix network-interfaces: reload bridges on conf changes 2017-03-26 18:47:43 +02:00
network-interfaces-systemd.nix networkd: fix setting both defaultGateway{,6} 2017-03-25 14:30:05 +01:00
network-interfaces.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
scsi-link-power-management.nix
swraid.nix sw-raid: rename mdadmShutdown 2016-03-09 21:06:27 +03:00
trackpoint.nix trackpoint: fix typo in configuration description 2016-01-11 04:12:04 +00:00
tty-backgrounds-combine.sh