nixpkgs/nixos/modules/system
Eelco Dolstra 6eaced3582 Don't mount /sys/fs/fuse/connections and /sys/kernel/config
These fail to mount if you don't have the appropriate kernel support,
and this confuses NixOps' ‘check’ command. We should teach NixOps not
to complain about non-essential mount points, but in the meantime it's
better to turn them off.
2014-04-28 08:16:27 +02:00
..
activation switch-to-configuration: Use systemctl's --no-legend flag 2014-04-25 17:42:09 +02:00
boot Don't mount /sys/fs/fuse/connections and /sys/kernel/config 2014-04-28 08:16:27 +02:00
etc Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
upstart upstart: Oneshot rules should always have Restart=no 2014-04-16 01:04:52 +02:00