summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
Commit message (Expand)AuthorAgeFilesLines
* man: Fix a minor typo in systemctl(1)Philip Withnall2018-05-111-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* man: use unicode ellipsis in one more place (#8496)Zbigniew Jędrzejewski-Szmek2018-03-201-1/+1
* man: beef up description of systemctl list-unitsZbigniew Jędrzejewski-Szmek2018-03-091-0/+36
* man: document that link-ed files must be on /Zbigniew Jędrzejewski-Szmek2018-03-011-2/+8
* systemctl,man: use PROPERTY as the placeholder for a property nameZbigniew Jędrzejewski-Szmek2018-02-221-5/+5
* systemctl,man: use UNIT as the placeholder for a unit nameZbigniew Jędrzejewski-Szmek2018-02-221-19/+19
* Revert "man: mention that systemctl is-active or is-failed do not load units"Lennart Poettering2018-01-251-11/+0
* man: mention that systemctl is-active or is-failed do not load unitsYu Watanabe2018-01-161-0/+11
* man: "systemd" is to be written in all lower-case, even at beginnings of sent...Lennart Poettering2017-12-131-1/+1
* Merge pull request #7154 from keszybz/bootspecLennart Poettering2017-11-201-0/+13
|\
| * systemctl: add --dry-run argumentZbigniew Jędrzejewski-Szmek2017-11-071-0/+13
* | Add SPDX license identifiers to man pagesZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
* | man: write "stop and start" instead of "restart" when explaining the reload f...Lennart Poettering2017-11-171-14/+9
* | man: document the interaction of "systemctl restart" and the FD storeLennart Poettering2017-11-171-3/+11
|/
* man: fix typos (#7029)Jakub Wilk2017-10-101-1/+1
* man: document which special "systemctl" commands are synchronous and which as...Lennart Poettering2017-10-041-72/+74
* install: consider non-Alias=/non-DefaultInstance= symlinks as "indirect" enab...Zbigniew Jędrzejewski-Szmek2017-09-221-1/+1
* install: only consider names in Alias= as "enabling"Zbigniew Jędrzejewski-Szmek2017-09-221-1/+1
* manager: fix job mode when signalled to shutdown etcAlan Jenkins2017-08-311-1/+2
* man: fix note for `systemctl enable --global` (#6592)Alan Jenkins2017-08-301-2/+2
* man: fix typos (#6532)Jakub Wilk2017-08-031-1/+1
* man: describe which units types are stopped on isolateZbigniew Jędrzejewski-Szmek2017-07-281-3/+5
* Use "dollar-single-quotes" to escape shell-sensitive stringsZbigniew Jędrzejewski-Szmek2017-06-191-5/+20
* man: change /lib to /usr/lib (#5618)Lucas Werkmeister2017-03-201-1/+1
* man: fix typo (#5468)AsciiWolf2017-02-271-1/+1
* man: systemctl list-timers: Provide sample output and document it. (#5463)Mark Stosberg2017-02-261-0/+15
* man: use https:// in URLsAsciiWolf2017-02-211-1/+1
* systemctl: restore --failed (#5198)Zbigniew Jędrzejewski-Szmek2017-02-021-4/+8
* man: fix typo (#5093)AsciiWolf2017-01-171-2/+2
* man: provide a basic guide to the `systemctl status` output (#4950)Mark Stosberg2017-01-141-0/+50
* Document how restart actions work (#5052)micah2017-01-111-6/+6
* man: document that "systemctl show" shows low-level propertiesLennart Poettering2016-12-141-11/+15
* man: use unicode ellipsis in more placesZbigniew Jędrzejewski-Szmek2016-12-111-41/+41
* systemctl: show waiting jobs when "systemctl list-jobs --after/--before" is c...Lennart Poettering2016-11-161-0/+12
* man: fix two typos (is → are) (#4544)Lucas Werkmeister2016-11-021-2/+2
* man: fix typos (#4527)Jakub Wilk2016-10-311-1/+1
* man: document that systemctl cat shows file content (#4488)Lucas Werkmeister2016-10-251-1/+5
* shared, systemctl: teach is-enabled to show installation targetsJan Synacek2016-10-241-0/+3
* man: mention that systemctl --root=/ operates on the fs directlyZbigniew Jędrzejewski-Szmek2016-10-171-2/+4
* man: typo fixesThomas Hindoe Paaboel Andersen2016-10-121-2/+2
* man: avoid using the term "loaded" for units currently in memory, since we al...Lennart Poettering2016-10-111-19/+15
* man: expand the documentation of $SYSTEMD_PAGER and related environment varia...Lennart Poettering2016-10-111-0/+1
* systemctl: Add --wait option to wait until started units terminate againMartin Pitt2016-10-011-1/+14
* man: remove duplicate "the" for systemctl --plain (#4230)Alfie John2016-09-281-1/+1
* Update systemctl.xml (#4151)kristbaum2016-09-151-2/+2
* core: add Ref()/Unref() bus calls for unitsLennart Poettering2016-08-221-6/+6
* Merge pull request #3955 from keszybz/fix-preset-allLennart Poettering2016-08-191-1/+2
|\
| * man: describe what symlinks to unit do, and specify that presets must use rea...Zbigniew Jędrzejewski-Szmek2016-08-191-1/+2
* | man: document that "systemctl switch-root" tries hard to pass state across (#...Lennart Poettering2016-08-191-14/+9
|/