nixpkgs/nixos/modules/tasks
Karn Kallio 8d977ead38
setuid-wrappers : Prepare permissions for running wrappers
The new setuid-wrappers in /run cannot be executed by users due to:

1) the temporary directory does not allow access
2) the /run is mounted nosuid
2016-09-04 03:19:32 +02:00
..
filesystems nixos: generalize copy-paste from stage-1 and zfs to utils 2016-08-23 18:14:06 +00: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 setuid-wrappers : Prepare permissions for running wrappers 2016-09-04 03:19:32 +02:00
kbd.nix kbd task: fix colors in early initrd 2016-07-24 15:08:49 +03:00
lvm.nix
network-interfaces-scripted.nix Fix typo 2016-02-12 14:35:40 +01:00
network-interfaces-systemd.nix
network-interfaces.nix networking module: Add some missing literalExample 2016-04-25 18:15:52 +02:00
scsi-link-power-management.nix nixos: set scsi link power policy using udev 2015-10-25 19:38:53 +01:00
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