summaryrefslogtreecommitdiff
path: root/man/systemd.service.xml
AgeCommit message (Expand)Author
2018-06-22man: correct the meaning of TimeoutStopSec= (#9325)Jan Synacek
2018-06-14man: drop unused <authorgroup> tags from man sourcesZbigniew Jędrzejewski-Szmek
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering
2018-06-06man: fix typoMichael Prokop
2018-05-19man: fix typoLucas Werkmeister
2018-05-15service: FileDescriptorStoreMax should also imply NotifyAccessAlan Jenkins
2018-04-18Merge pull request #8735 from keszybz/small-docs-updatesLennart Poettering
2018-04-18man: merge two sections into two subsections of one sectionZbigniew Jędrzejewski-Szmek
2018-04-18man: describe unit templating explicitlyZbigniew Jędrzejewski-Szmek
2018-04-17Merge pull request #8575 from keszybz/non-absolute-pathsLennart Poettering
2018-04-16systemd-path: allow the default search path to be queriedZbigniew Jędrzejewski-Szmek
2018-04-16systemd: do not require absolute paths in ExecStartZbigniew Jędrzejewski-Szmek
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek
2018-02-09man:systemd.service(5): fix description of specifiers in command lines (#8146)Oleander Reis
2018-02-08man: .service <filename> to <literal> (#8126)Faalagorn
2018-01-11core: be stricter when handling PID files and MAINPID sd_notify() messagesLennart Poettering
2017-12-16man: generalize "binary" to "program" (#7668)Alan Jenkins
2017-12-15man: Clarify when OnFailure= activates after restarts (#7646)Ken (Bitsko) MacLeod
2017-12-14core: add EXTEND_TIMEOUT_USEC={usec} - prevent timeouts in startup/runtime/sh...Daniel Black
2017-11-20core: generalize FailureAction= move it from service to unitLennart Poettering
2017-11-19Add SPDX license identifiers to man pagesZbigniew Jędrzejewski-Szmek
2017-11-17man: document that ExecStop= is executed during restartsLennart Poettering
2017-11-17man: add missing suffixing "=" for setting nameLennart Poettering
2017-10-08man: fix typo for !! in systemd.service (#7031)bleep_blop
2017-09-15man: use "filename" not "file name" by defaultZbigniew Jędrzejewski-Szmek
2017-09-15man: delete note about propagating signal terminationZbigniew Jędrzejewski-Szmek
2017-09-13man: explicitly distinguish "implicit dependencies" and "default dependencies"John Lin
2017-09-04man: fix typos (#6739)Jakub Wilk
2017-08-10core: add two new special ExecStart= character prefixesLennart Poettering
2017-06-30man: add more detail about quoting in ExecStart linesZbigniew Jędrzejewski-Szmek
2017-06-27man: improve documentation of ExecStartPost= a bitLennart Poettering
2017-06-26core: permit FDSTORE=1 messages with non-pollable fdsLennart Poettering
2017-06-24Merge pull request #5600 from fbuihuu/make-logind-restartableZbigniew Jędrzejewski-Szmek
2017-06-06core: only apply NonBlocking= to fds passed via socket activationFranck Bui
2017-05-30man: don't say that ExecStart syntax is "very shell"Zbigniew Jędrzejewski-Szmek
2017-05-09man: Clarify Restart= exception for systemctl stop (#5891)Ted W
2017-04-25docs: clarify ExecStop= implications for remaining processes (#5793)Amir Yalon
2017-03-15man: Fix a simple grammar error in systemd.service.xml (#5594)AlexanderKurtz
2017-02-21man: use https:// in URLsAsciiWolf
2017-02-07man: add cross-referenceLucas Werkmeister
2017-02-06man: document that sd_notify() is racy in some casesLennart Poettering
2017-01-14Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek
2016-12-24man: Align ExecStop= documentation with actual kill behavior (#4974)Felipe Sateler
2016-12-21man: document that services need at least one of ExecStart= or ExecStop=Lennart Poettering
2016-12-11man: use unicode ellipsis in more placesZbigniew Jędrzejewski-Szmek
2016-12-11basic/extract-word,man: clarify "correction" of invalid escapesZbigniew Jędrzejewski-Szmek
2016-11-29service: new NotifyAccess= value for control processes (#4212)Jouke Witteveen
2016-11-10man: mention start rate limiting in Restart= doc (#4637)Lucas Werkmeister
2016-10-28man: add a note that FDSTORE=1 requires epoll-compatible fdsZbigniew Jędrzejewski-Szmek