Systemd/units
Lennart Poettering 867c2882bc units: fix After= setting in var-lock.service 2010-08-19 02:24:11 +02:00
..
arch service: rename ValidNoProcess= to RemainAfterExit= 2010-08-17 19:37:36 +02:00
fedora service: rename ValidNoProcess= to RemainAfterExit= 2010-08-17 19:37:36 +02:00
gentoo service: rename ValidNoProcess= to RemainAfterExit= 2010-08-17 19:37:36 +02:00
session service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for oneshot services 2010-08-13 18:23:01 +02:00
suse service: rename ValidNoProcess= to RemainAfterExit= 2010-08-17 19:37:36 +02:00
.gitignore modules-load: add systemd-modules-load tool that can load a configured list of modules in /etc/modules.d/ on boot, replacing distro-dependent shell hacks for this 2010-08-19 02:03:17 +02:00
Makefile build-sys: add small redirecting Makefiles to simplify compilation from within emacs 2010-05-17 01:44:03 +02:00
basic.target unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManualStop= 2010-08-11 01:44:37 +02:00
bluetooth.target units: add missing target files 2010-07-13 04:05:31 +02:00
dbus.target build-sys: drop special name hack for dbus.service since a native service file is now shipped upstream dbus 2010-07-10 00:22:38 +02:00
dev-hugepages.automount mount: add automatic start ordering dependencies for mounts 2010-07-12 22:55:27 +02:00
dev-hugepages.mount mount: add automatic start ordering dependencies for mounts 2010-07-12 22:55:27 +02:00
dev-mqueue.automount mount: add automatic start ordering dependencies for mounts 2010-07-12 22:55:27 +02:00
dev-mqueue.mount mount: add automatic start ordering dependencies for mounts 2010-07-12 22:55:27 +02:00
emergency.service units: always send HUP when dealing with shells/gettys/logins 2010-08-05 20:29:11 +02:00
emergency.target units: rely only on isolate to remove running services when entering rescue/emergency modes 2010-07-13 00:19:17 +02:00
getty.target units: add [Install] section to getty.target and remote-fs.target 2010-07-22 02:39:21 +02:00
getty@.service.m4 units: make sure getty@xxx.service is always run before gettys.target 2010-08-18 23:12:16 +02:00
graphical.target.m4 manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted" 2010-08-09 22:32:30 +02:00
halt.target unit: add [Install] section to various service files 2010-06-18 21:56:21 +02:00
hwclock-load.service units: add hwclock-load service 2010-08-18 02:24:31 +02:00
hwclock-save.service units: add generic sysctl/hwclock-save service 2010-08-17 22:14:58 +02:00
local-fs.target shorten copyright header of configuration files 2010-05-19 22:14:29 +02:00
mail-transfer-agent.target unit: ship a mail-transfer-agent.target unit by default 2010-05-24 22:30:54 +02:00
multi-user.target.m4 units: rely only on isolate to remove running services when entering rescue/emergency modes 2010-07-13 00:19:17 +02:00
network.target shorten copyright header of configuration files 2010-05-19 22:14:29 +02:00
nss-lookup.target shorten copyright header of configuration files 2010-05-19 22:14:29 +02:00
poweroff.target unit: add [Install] section to various service files 2010-06-18 21:56:21 +02:00
printer.target units: add missing target files 2010-07-13 04:05:31 +02:00
proc-sys-fs-binfmt_misc.automount mount: add automatic start ordering dependencies for mounts 2010-07-12 22:55:27 +02:00
proc-sys-fs-binfmt_misc.mount mount: add automatic start ordering dependencies for mounts 2010-07-12 22:55:27 +02:00
reboot.target unit: add [Install] section to various service files 2010-06-18 21:56:21 +02:00
remote-fs.target.m4 units: add [Install] section to getty.target and remote-fs.target 2010-07-22 02:39:21 +02:00
rescue.target units: rely only on isolate to remove running services when entering rescue/emergency modes 2010-07-13 00:19:17 +02:00
rpcbind.target shorten copyright header of configuration files 2010-05-19 22:14:29 +02:00
rtc-set.target shorten copyright header of configuration files 2010-05-19 22:14:29 +02:00
shutdown.target unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManualStop= 2010-08-11 01:44:37 +02:00
sigpwr.target shorten copyright header of configuration files 2010-05-19 22:14:29 +02:00
smartcard.target units: introduce smartcard.target 2010-07-16 21:32:11 +02:00
sockets.target shorten copyright header of configuration files 2010-05-19 22:14:29 +02:00
swap.target shorten copyright header of configuration files 2010-05-19 22:14:29 +02:00
sys-kernel-debug.automount mount: add automatic start ordering dependencies for mounts 2010-07-12 22:55:27 +02:00
sys-kernel-debug.mount mount: add automatic start ordering dependencies for mounts 2010-07-12 22:55:27 +02:00
sys-kernel-security.automount mount: add automatic start ordering dependencies for mounts 2010-07-12 22:55:27 +02:00
sys-kernel-security.mount mount: add automatic start ordering dependencies for mounts 2010-07-12 22:55:27 +02:00
sysctl.service units: add generic sysctl/hwclock-save service 2010-08-17 22:14:58 +02:00
sysinit.target.m4 unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManualStop= 2010-08-11 01:44:37 +02:00
syslog.target.in units: update shipped unit files for DefaultDependencies= 2010-07-03 19:53:37 +02:00
systemd-auto-console-getty.service.in auto-getty: rework auto console getty logic to work in conjunction with single user mode 2010-08-17 03:29:46 +02:00
systemd-initctl.service.in units: enable notify interface for internals services 2010-08-16 15:41:30 +02:00
systemd-initctl.socket systemctl: add support for delayed shutdown, similar to sysv in style 2010-08-16 15:37:52 +02:00
systemd-logger.service.in units: enable notify interface for internals services 2010-08-16 15:41:30 +02:00
systemd-logger.socket systemctl: add support for delayed shutdown, similar to sysv in style 2010-08-16 15:37:52 +02:00
systemd-modules-load.service.in modules-load: add systemd-modules-load tool that can load a configured list of modules in /etc/modules.d/ on boot, replacing distro-dependent shell hacks for this 2010-08-19 02:03:17 +02:00
systemd-random-seed-load.service.in auto-getty: rework auto console getty logic to work in conjunction with single user mode 2010-08-17 03:29:46 +02:00
systemd-random-seed-save.service.in units: fix conflicts between random seed services 2010-08-17 20:04:30 +02:00
systemd-shutdownd.service.in units: enable notify interface for internals services 2010-08-16 15:41:30 +02:00
systemd-shutdownd.socket shutdown: fix socket type in .socket file 2010-08-16 21:05:22 +02:00
systemd-update-utmp-runlevel.service.in auto-getty: rework auto console getty logic to work in conjunction with single user mode 2010-08-17 03:29:46 +02:00
systemd-update-utmp-shutdown.service.in auto-getty: rework auto console getty logic to work in conjunction with single user mode 2010-08-17 03:29:46 +02:00
tmp.mount units: add tmp.mount 2010-08-17 19:43:44 +02:00
umount.target unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManualStop= 2010-08-11 01:44:37 +02:00
var-lock.mount units: add missing After= for var-run.service, var-lock.service 2010-08-17 14:01:12 +02:00
var-lock.service units: fix After= setting in var-lock.service 2010-08-19 02:24:11 +02:00
var-run.mount units: add missing After= for var-run.service, var-lock.service 2010-08-17 14:01:12 +02:00
var-run.service service: rename ValidNoProcess= to RemainAfterExit= 2010-08-17 19:37:36 +02:00