nixpkgs/modules/system/boot
Mathijs Kwik 8de00c328a systemd: add "requiredBy" option.
"require" is a stronger version of "want",
and just like wantedBy allows you to specify this relation in reverse,
requiredBy does the same.

It may seem pointless to be able to specify these stronger relations in
reverse, because if something is really required, you would expect the
other unit to specify this himself.

However, this is still useful for virtual/automatic units (like
devices) that are created by systemd on demand and hence have no unit
file you can alter.
2013-04-22 14:24:15 +02:00
..
loader Making grub display 'All configurations', not 'Old' 2013-04-16 11:09:25 +02:00
kernel.nix Rename ‘system.build.systemd’ to ‘systemd.package’ 2013-01-16 13:17:57 +01:00
luksroot.nix replace list by listOf using same style as for attrsOf 2013-03-14 17:09:21 +01:00
modprobe.nix extraModprobeConfig: set type to types.lines 2013-03-12 05:51:45 -04:00
readonly-mountpoint.c "Maintain" the tested job so I get notifications when it fails 2013-03-26 12:35:28 -04:00
shutdown.nix Set the kernel.poweroff_cmd sysctl 2013-03-27 23:03:37 +01:00
stage-1-init.sh systemd automatically mounts securityfs (if it's enabled) 2013-02-21 14:22:18 -05:00
stage-1.nix systemd automatically mounts securityfs (if it's enabled) 2013-02-21 14:22:18 -05:00
stage-2-init.sh Create an empty /etc/resolv.conf to shut up nscd 2013-04-03 13:27:41 +02:00
stage-2.nix readOnlyStore: Don't do a read-only bind-mount of an already read-only store. 2013-03-07 19:00:21 -05:00
systemd-unit-options.nix systemd: add "requiredBy" option. 2013-04-22 14:24:15 +02:00
systemd.nix systemd: add "requiredBy" option. 2013-04-22 14:24:15 +02:00