Lennart Poettering
46574a5b4a
units: get rid of distro-specific shutdown scripts, replace them by systemd-shutdown invocations
2010-10-14 02:58:37 +02:00
Lennart Poettering
02ee865a46
service: rename ValidNoProcess= to RemainAfterExit=
2010-08-17 19:37:36 +02:00
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
Lennart Poettering
8519e861a8
units: add missing fsck.target file
2010-08-06 01:32:16 +02:00
Kay Sievers
00a11ba982
units: suse - reboot: do not wait for tty
2010-08-04 14:21:01 +02:00
Lennart Poettering
172f6478b3
units: update other distro units to recent fedora changes
2010-07-13 21:30:38 +02:00
Lennart Poettering
983d9c9015
units: turn Wants=shutdown back into Requires=shutdown to avoid removal of jobs due to the impact minimizer
2010-07-11 04:22:00 +02:00
Lennart Poettering
b827a9f97d
units: turn shutdown dependencies from Requires into Wants to make things a bit more robust
2010-07-10 04:52:31 +02:00
Kay Sievers
f8e1755297
units: SUSE - set COLD_BOOT to skip own boot.d/ handling on shutdown
2010-07-09 11:53:39 +02:00
Lennart Poettering
455bb5a4bd
units: connect shutdown scripts explicitly with the tty, because native units now default to /dev/null stdout otherwise
2010-07-09 04:37:13 +02:00
Lennart Poettering
07405e9096
units: in order to make the default services parseable by GKeyFile, merge repeated lines
2010-07-07 22:29:41 +02:00
Lennart Poettering
af65a09126
units: update shipped unit files for DefaultDependencies=
2010-07-03 19:53:37 +02:00
Lennart Poettering
9a9a438596
units: tear down sys-kernel-security.automount automount point on shutdown
2010-06-02 00:58:10 +02:00
Kay Sievers
65b0095b1c
units: add SUSE service files
2010-06-02 00:53:39 +02:00