nixpkgs/modules
Eelco Dolstra bd7ea9be58 sysinit.target: Drop the dependency on local-fs.target and swap.target
Having all services with DefaultDependencies=yes depend on
local-fs.target is annoying, because some of those services might be
necessary to mount local filesystems.  For instance, Charon's
send-keys feature requires sshd to be running in order to receive LUKS
encryption keys, which in turn requires dhcpcd, and so on.  So we drop
this dependency (and swap.target as well for consistency).  If
services require a specific mount, they should use RequiresMountsFor
in any case.
2012-12-14 17:42:54 +01:00
..
config Merge remote-tracking branch 'origin/master' into systemd 2012-11-30 16:12:04 +01:00
hardware Add new 'hardware.cpu.amd.updateMicrocode' option. 2012-09-11 18:44:37 +02:00
installer Merge remote-tracking branch 'origin/master' into systemd 2012-12-11 17:40:39 +01:00
misc Hackery to build against both the nixpkgs master and systemd branch 2012-12-13 15:04:09 +01:00
profiles In headless deployments, don't start agetty on the console 2012-10-30 13:53:36 +01:00
programs Merge remote-tracking branch 'origin/master' into systemd 2012-11-30 16:12:04 +01:00
security Merge remote-tracking branch 'origin/master' into systemd 2012-11-30 16:12:04 +01:00
services Zabbix agent: RemainAfterExit=true seems to give more reliable restarts, cannot completely figure out why, as Type=forking should be enough. 2012-12-11 20:54:19 +01:00
system sysinit.target: Drop the dependency on local-fs.target and swap.target 2012-12-14 17:42:54 +01:00
tasks Check whether /proc/sys/net/ipv6/conf/all/disable_ipv6 exists 2012-12-11 13:14:17 +01:00
testing test-instrumentation.nix: Don't start agetty on hvc0 2012-11-12 09:19:25 +01:00
virtualisation Merge remote-tracking branch 'origin/master' into systemd 2012-11-30 16:12:04 +01:00
module-list.nix Merge remote-tracking branch 'origin/master' into systemd 2012-11-30 16:12:04 +01:00
rename.nix Adding a rename line for rt73 -> ralink. 2012-08-11 14:54:43 +02:00