nixpkgs/nixos/modules/tasks
William A. Kennington III ed6040fc8d nixos/network-interface: Append -netdev for all device units
Currently, device units are named directly after the name the user
specifies for the device. A bridge device named lan will be defined
within lan.service. This becomes a problem if you want your interface
named nginx but also want to run the nginx service.

This patch fixes the issue by appending netdev to all virtually created
network device units. Therefore, the lan bridge -> lan-netdev.service.
This naming convention is used for all types of network devices in order
to ensure that all network devices are unique.
2014-08-30 08:20:14 -07:00
..
filesystems Enable grub zfsSupport if zfs is built into the initrd 2014-08-28 13:35:34 -07:00
cpu-freq.nix
encrypted-devices.nix
filesystems.nix
kbd.nix
lvm.nix
network-interfaces.nix nixos/network-interface: Append -netdev for all device units 2014-08-30 08:20:14 -07:00
scsi-link-power-management.nix
swraid.nix
trackpoint.nix trackpoint: Add emulateWheel option 2014-08-13 12:11:20 +02:00
tty-backgrounds-combine.sh