Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-20 | service: implement FsckPassNo= option | Lennart Poettering | |
2010-10-19 | man: properly refer to $MAINPID instead of $(MAINPID) which doesnt work anymore | Lennart Poettering | |
2010-10-08 | service: introduce Restart=on-failure and Restart=on-abort | Lennart Poettering | |
2010-10-05 | fix typo: s/seperat/separat/g | Dave Reisner | |
2010-10-05 | man: fix typo | Lennart Poettering | |
2010-10-05 | man: document Sockets= switch | Lennart Poettering | |
2010-10-05 | service: rename settings for Restart= from 'restart-always' to 'always' and ↵ | Lennart Poettering | |
similar | |||
2010-09-15 | man: document that first param to ExecStart= cannot be variable substitution | Lennart Poettering | |
https://bugzilla.redhat.com/show_bug.cgi?id=630156 | |||
2010-09-06 | man: Fix small typo: s/seperate/separate/ | Michael Biebl | |
2010-08-17 | service: rename ValidNoProcess= to RemainAfterExit= | Lennart Poettering | |
2010-08-13 | man: document that we now accept more than one main process for Type=oneshot ↵ | Lennart Poettering | |
services | |||
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-07-21 | exec: extend variable substitution to support splitting variable values into ↵ | Lennart Poettering | |
seperate arguments | |||
2010-07-12 | execute: optionally ignore return status of invoked commands | Lennart Poettering | |
2010-07-08 | man: document variable substitution | Lennart Poettering | |
2010-07-07 | man: update man pages for recent syntax changes | Lennart Poettering | |
2010-07-07 | update man pages for recent changes | Lennart Poettering | |
2010-07-06 | man: more blurbs | Lennart Poettering | |
2010-07-03 | man: various man page updates | Lennart Poettering | |
2010-07-02 | man: extend references to exec man page | Lennart Poettering | |
2010-07-02 | man: document automount units | Lennart Poettering | |
2010-07-01 | man: document socket units | Lennart Poettering | |
2010-07-01 | man: finish service man page | Lennart Poettering | |
2010-06-25 | man: various fixes | Kay Sievers | |
2010-05-15 | man: add some initial man page work | Lennart Poettering | |