summaryrefslogtreecommitdiff
path: root/man/systemd.service.xml
Commit message (Expand)AuthorAgeFilesLines
* core: implement RuntimeMaxDeltaSec directiveAlbert Brox2021-09-281-0/+9
* man: mention pages with more settings at end of each option listZbigniew Jędrzejewski-Szmek2021-09-271-3/+8
* man: refresh description of sysvinit compat for servicesZbigniew Jędrzejewski-Szmek2021-09-271-9/+5
* man: fix assorted issues reported by the manpage-l10n projectZbigniew Jędrzejewski-Szmek2021-07-271-1/+1
* Revert "Introduce ExitType"Zbigniew Jędrzejewski-Szmek2021-06-301-25/+0
* Introduce ExitTypeHenri Chain2021-03-311-0/+25
* man: document differences in clean exit status for Type=oneshotDavid Tardon2021-03-231-9/+14
* man: move quoting description to systemd.syntaxZbigniew Jędrzejewski-Szmek2021-03-011-88/+10
* man: emphasize a bit more that PID files suckLennart Poettering2021-02-191-1/+5
* man: various typos and other small issuesZbigniew Jędrzejewski-Szmek2021-01-291-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* man: document that for Type=dbus services dropping bus name has consequencesLennart Poettering2020-10-191-6/+12
* Merge pull request #17238 from keszybz/man-tmp-noexecLennart Poettering2020-10-071-1/+1
|\
| * man: use trailing slash on directories in more placesZbigniew Jędrzejewski-Szmek2020-10-051-1/+1
* | man: fix typosSamanta Navarro2020-10-031-1/+1
|/
* man: do not index various /foobar/ pathsZbigniew Jędrzejewski-Szmek2020-09-301-1/+1
* systemctl: add service-log-{level,target} verbsZbigniew Jędrzejewski-Szmek2020-09-121-4/+5
* doc: cross link sd_listen_fd() docs a bitLennart Poettering2020-09-011-13/+17
* man: fix a fix of a typo in systemd.service exampleJan Chren2020-08-241-2/+2
* man: fix incorrectly placed full stopLennart Poettering2020-08-111-1/+1
* man: fix typo in systemd.serviceEtienne Doms2020-08-011-1/+1
* tree-wide: drop quotes from around [section]Zbigniew Jędrzejewski-Szmek2020-07-061-5/+5
* tree-wide: fixes for assorted grammar and spelling issuesZbigniew Jędrzejewski-Szmek2020-07-061-1/+1
* tree: wide "the the" and other trivial grammar fixesZbigniew Jędrzejewski-Szmek2020-07-021-1/+1
* man: fix various internal referencesZbigniew Jędrzejewski-Szmek2020-06-251-2/+2
* core: let user define start-/stop-timeout behaviourJan Klötzke2020-06-091-11/+30
* man: beef up $MAINPID examplesZbigniew Jędrzejewski-Szmek2020-05-261-2/+9
* man: clarify that exit status name mappings are unaffected by SuccessExitStatus=Lennart Poettering2020-05-111-15/+21
* man: systemd.service: systemd-analyze exit-codes -> exit-statusChris Down2020-05-051-1/+1
* man: sd_notify() race is gone with sd_notify_barrier()Kumar Kartikeya Dwivedi2020-05-011-1/+8
* tree-wide: fix spelling errorsFrantisek Sumsal2020-04-211-5/+5
* man/systemd-service: clarify env variable expansionLuca BRUNO2020-04-171-4/+4
* man: explicitly note that ExecSt*Post does count for After/Before orderingLuca Boccassi2020-04-091-1/+7
* Remove stale doc about PrivateNetwork and typeZhu Li2020-03-271-2/+1
* man: fix typos (#14304)cheese12019-12-111-1/+1
* man: fix a few bogus entries in directives indexZbigniew Jędrzejewski-Szmek2019-11-211-2/+2
* man: change noindex="true" to index="false"Zbigniew Jędrzejewski-Szmek2019-11-211-2/+2
* core: change top-level drop-in from -.service.d to service.dAnita Zhang2019-11-071-13/+0
* Merge pull request #13743 from anitazha/dropin_all_the_thingsChris Down2019-10-161-0/+13
|\
| * shared/dropin: support -.service.d/ top level drop-in for service unitsAnita Zhang2019-10-151-0/+13
* | Allow restart for oneshot unitsClaudio Zumbo2019-10-161-3/+4
|/
* man: document the RestartKillSignal= settingZbigniew Jędrzejewski-Szmek2019-10-021-17/+15
* man: move TimeoutCleanSec= entry from .service to .execYu Watanabe2019-09-131-10/+0
* analyze: add exit-codes verbZbigniew Jędrzejewski-Szmek2019-07-291-1/+4
* pid1,systemctl: allow symbolic exit code namesZbigniew Jędrzejewski-Szmek2019-07-291-16/+21
* core: ExecCondition= for servicesAnita Zhang2019-07-171-0/+20
* man: be more explicit that Type=oneshot services are not "active" after startingLennart Poettering2019-07-121-5/+11
* man: document new "systemctl clean…" operationLennart Poettering2019-07-111-0/+10
* man: correct that Sockets= may not be undoneLennart Poettering2019-06-241-5/+3
* service: handle abort stops with dedicated timeoutJan Klötzke2019-04-121-0/+29