nixpkgs/modules/tasks
Mathijs Kwik 006f328877 virtual network interfaces: make systemd aware of the relation between device and service
If I want to bring down tap0.service (or systemd wants to do this
during a configuration-change which changes the path to tunctl),
openvpn (or other services using tap0) need to be brought down as
well, otherwise tunctl -d is not able to remove the tap0 device,
leaving it in a failed (but "up") state.
2013-04-22 14:24:15 +02:00
..
filesystems unionfs-fuse: Fix conditional expressions 2013-04-10 14:06:29 +02:00
cpu-freq.nix Fix description of powerManagement.cpuFreqGovernor 2013-01-24 13:55:59 +01:00
filesystems.nix replace list by listOf using same style as for attrsOf 2013-03-14 17:09:21 +01:00
kbd.nix Turn environment.etc into an attribute set 2013-02-03 14:28:18 +01:00
lvm.nix Remove the lvm job 2012-08-23 10:23:41 -04:00
network-interfaces.nix virtual network interfaces: make systemd aware of the relation between device and service 2013-04-22 14:24:15 +02:00
scsi-link-power-management.nix scsi-link-pm: Don't fail if there are no matching SCSI hosts 2012-10-04 23:25:11 -04:00
swraid.nix
tty-backgrounds-combine.sh
tty-backgrounds.nix