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-11 | unit: rename OnlyByDependency= to RefuseManualStart= and introduce ↵ | Lennart Poettering | |
RefuseManualStop= Some unit shall never be start on user request (e.g. shutdown.target) others never be stopped on user request (e.g. auditd.servce), hence offer options for both. | |||
2010-08-10 | units: ignore exit codes of killall scripts | Lennart Poettering | |
2010-08-10 | units: make sure that killall does not wait for the tty | Lennart Poettering | |
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-05-21 | units: mark a couple of services as OnlyByDependency | Lennart Poettering | |
2010-05-19 | shorten copyright header of configuration files | Lennart Poettering | |
2010-05-18 | units: synchronize with shutdown.target | 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 | |