summaryrefslogtreecommitdiff
path: root/man/systemd.service.xml
AgeCommit message (Expand)Author
2013-01-26man: extend systemd.directives(7) to all manual pagesZbigniew Jędrzejewski-Szmek
2013-01-22Fix some typosEelco Dolstra
2013-01-17units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering
2013-01-15man: add links to directive index to see-alsosZbigniew Jędrzejewski-Szmek
2013-01-03man: clarify that specifiers cannot be used in ExecStart='s first argumentLennart Poettering
2012-11-15man: update description of ExecStart and friendsZbigniew Jędrzejewski-Szmek
2012-11-15core: lift restriction on order of - and @ in ExecStartZbigniew Jędrzejewski-Szmek
2012-10-26man: typo fixesThomas Hindoe Paaboel Andersen
2012-10-18service: when invoking service processes in --user mode set MANAGERPID to PID...Lennart Poettering
2012-10-16Reword sentences that contain psuedo-English "resp."Andrew Eikum
2012-09-13man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen
2012-09-05man: document that ExecStart= doesn't understand shell command linesLennart Poettering
2012-08-14man: extend documentation for RestartPreventExitStatus= and SuccessExitStatus...Lennart Poettering
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn
2012-08-08systemd: introduced new timeout typesMichal Sekletar
2012-07-20unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering
2012-07-16man: reword man page titlesLennart Poettering
2012-07-04man: document Restart= a bit moreLennart Poettering
2012-07-04service: flush the start counter in "systemctl reset-failed"Lennart Poettering
2012-07-04man: clarify that StartLimitInterval= also applies to manual startsLennart Poettering
2012-07-04man: explain StartLimitRate= in conjunction with Restart= a bit betterLennart Poettering
2012-06-28man: add various links from man pages to appropriate wiki pagesLennart Poettering
2012-06-28man: extend watchdog docs a bitLennart Poettering
2012-06-15service: timeout for oneshot servicesLukas Nykryn
2012-05-30service: mark compat options as suchLennart Poettering
2012-05-23man: properly document FsckPassNo= for mount unitsLennart Poettering
2012-05-21service: make the fsck pass no configurableLennart Poettering
2012-05-03service: default to Type=dbus if BusName= is specifiedLennart Poettering
2012-04-30man: fix typoKay Sievers
2012-04-30service: document new Type=idleLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-02-09service: imply NotifyAccess=main if WatchdogSec= is usedLennart Poettering
2012-02-09man: document restart optionsLennart Poettering
2012-02-09man: fix XMLLennart Poettering
2012-02-08man: document the WATCHDOG_USEC environment variableLennart Poettering
2012-02-08service: introduce WatchdogSec and hook up the watchdog with the existing fai...Michael Olbrich
2011-12-17man: fix misplaced remark in description of Sockets=Michal Schmidt
2011-10-11man: for ExecStart= provide more details on env var substitution and how that...Barry Scott
2011-04-27def: lower default timeout to 90sLennart Poettering
2011-04-20man: fix specification of default timeoutsLennart Poettering
2011-03-29exec: drop process group kill mode since it has little use and confuses the userLennart Poettering
2011-03-18special: get rid of dbus.targetLennart Poettering
2011-02-13service: make main pid guessing optional, and reread pid file after reloadsLennart Poettering
2011-02-09man: clarify a few thingsLennart Poettering
2011-01-18execute: make sending of SIGKILL on shutdown optionalLennart Poettering
2011-01-18man: document missing KillSignal= and swap optionsLennart Poettering
2011-01-01man: remaining spelling fixesMiklos Vajna
2010-11-11man: Fix various typosAndrew Edmunds
2010-10-20service: implement FsckPassNo= optionLennart Poettering
2010-10-19man: properly refer to $MAINPID instead of $(MAINPID) which doesnt work anymoreLennart Poettering