summaryrefslogtreecommitdiff
path: root/man/systemd.service.xml
Commit message (Collapse)AuthorAge
* service: imply NotifyAccess=main if WatchdogSec= is usedLennart Poettering2012-02-09
|
* man: document restart optionsLennart Poettering2012-02-09
|
* man: fix XMLLennart Poettering2012-02-09
| | | | Spotted by Sergey Ptashnick.
* man: document the WATCHDOG_USEC environment variableLennart Poettering2012-02-08
|
* service: introduce WatchdogSec and hook up the watchdog with the existing ↵Michael Olbrich2012-02-08
| | | | failure logic
* man: fix misplaced remark in description of Sockets=Michal Schmidt2011-12-17
|
* man: for ExecStart= provide more details on env var substitution and how ↵Barry Scott2011-10-11
| | | | | | | that turns into arguments. For EnvironmentFile= explain that double quotes can be used to protect whitespace.
* def: lower default timeout to 90sLennart Poettering2011-04-27
| | | | Almost everybody found 3min too long, so lower it again
* man: fix specification of default timeoutsLennart Poettering2011-04-20
|
* exec: drop process group kill mode since it has little use and confuses the userLennart Poettering2011-03-29
|
* special: get rid of dbus.targetLennart Poettering2011-03-18
|
* service: make main pid guessing optional, and reread pid file after reloadsLennart Poettering2011-02-13
|
* man: clarify a few thingsLennart Poettering2011-02-09
|
* execute: make sending of SIGKILL on shutdown optionalLennart Poettering2011-01-18
|
* man: document missing KillSignal= and swap optionsLennart Poettering2011-01-18
|
* man: remaining spelling fixesMiklos Vajna2011-01-01
|
* man: Fix various typosAndrew Edmunds2010-11-11
|
* service: implement FsckPassNo= optionLennart Poettering2010-10-20
|
* man: properly refer to $MAINPID instead of $(MAINPID) which doesnt work anymoreLennart Poettering2010-10-19
|
* service: introduce Restart=on-failure and Restart=on-abortLennart Poettering2010-10-08
|
* fix typo: s/seperat/separat/gDave Reisner2010-10-05
|
* man: fix typoLennart Poettering2010-10-05
|
* man: document Sockets= switchLennart Poettering2010-10-05
|
* service: rename settings for Restart= from 'restart-always' to 'always' and ↵Lennart Poettering2010-10-05
| | | | similar
* man: document that first param to ExecStart= cannot be variable substitutionLennart Poettering2010-09-15
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=630156
* man: Fix small typo: s/seperate/separate/Michael Biebl2010-09-06
|
* service: rename ValidNoProcess= to RemainAfterExit=Lennart Poettering2010-08-17
|
* man: document that we now accept more than one main process for Type=oneshot ↵Lennart Poettering2010-08-13
| | | | services
* service: rename Type=finish to Type=oneshot and allow multiple ExecStart= ↵Lennart Poettering2010-08-13
| | | | | | | | | | 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".
* exec: extend variable substitution to support splitting variable values into ↵Lennart Poettering2010-07-21
| | | | seperate arguments
* execute: optionally ignore return status of invoked commandsLennart Poettering2010-07-12
|
* man: document variable substitutionLennart Poettering2010-07-08
|
* man: update man pages for recent syntax changesLennart Poettering2010-07-07
|
* update man pages for recent changesLennart Poettering2010-07-07
|
* man: more blurbsLennart Poettering2010-07-06
|
* man: various man page updatesLennart Poettering2010-07-03
|
* man: extend references to exec man pageLennart Poettering2010-07-02
|
* man: document automount unitsLennart Poettering2010-07-02
|
* man: document socket unitsLennart Poettering2010-07-01
|
* man: finish service man pageLennart Poettering2010-07-01
|
* man: various fixesKay Sievers2010-06-25
|
* man: add some initial man page workLennart Poettering2010-05-15