1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00
systemd/units/gentoo
Lennart Poettering 34e9ba669e service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for oneshot services
In contrast to the other service types oneshot services are usually not
long lasting and there's not necessarily a single clean main process for
them. This change allows multiple ExecStart= lines for this type of
services so that the admin/developer doesn't have to arbitrarily pick on
of various sequential commands as the "main one".
2010-08-13 18:23:01 +02:00
..
halt.service service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for oneshot services 2010-08-13 18:23:01 +02:00
killall.service service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for oneshot services 2010-08-13 18:23:01 +02:00
Makefile units: tear down sys-kernel-security.automount automount point on shutdown 2010-06-02 00:58:10 +02:00
poweroff.service service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for oneshot services 2010-08-13 18:23:01 +02:00
reboot.service service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for oneshot services 2010-08-13 18:23:01 +02:00
xdm.service units: update shipped unit files for DefaultDependencies= 2010-07-03 19:53:37 +02:00