Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-17 | service: rename ValidNoProcess= to RemainAfterExit= | Lennart Poettering | |
2010-08-13 | service: rename Type=finish to Type=oneshot and allow multiple ExecStart= ↵ | Lennart Poettering | |
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-04 | reboot: don't wait for input tty | Lennart Poettering | |
2010-07-13 | units: rely only on isolate to remove running services when entering ↵ | Lennart Poettering | |
rescue/emergency modes | |||
2010-07-12 | units: introduce emergency.target | Lennart Poettering | |
2010-07-11 | units: turn Wants=shutdown back into Requires=shutdown to avoid removal of ↵ | Lennart Poettering | |
jobs due to the impact minimizer | |||
2010-07-10 | units: turn shutdown dependencies from Requires into Wants to make things a ↵ | Lennart Poettering | |
bit more robust | |||
2010-07-09 | units: connect shutdown scripts explicitly with the tty, because native ↵ | Lennart Poettering | |
units now default to /dev/null stdout otherwise | |||
2010-07-03 | units: update shipped unit files for DefaultDependencies= | Lennart Poettering | |
2010-06-02 | units: tear down sys-kernel-security.automount automount point on shutdown | Lennart Poettering | |
2010-05-20 | fedora: remove automount points before we go down | Lennart Poettering | |
2010-05-19 | shorten copyright header of configuration files | Lennart Poettering | |
2010-05-18 | units: fix execution environment for a few services | Lennart Poettering | |
2010-05-17 | units: fix commenting | Lennart Poettering | |
2010-05-17 | units: add distribution-specific units | Lennart Poettering | |