summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
AgeCommit message (Expand)Author
2016-09-28man: remove duplicate "the" for systemctl --plain (#4230)Alfie John
2016-09-15Update systemctl.xml (#4151)kristbaum
2016-08-22core: add Ref()/Unref() bus calls for unitsLennart Poettering
2016-08-19Merge pull request #3955 from keszybz/fix-preset-allLennart Poettering
2016-08-19man: document that "systemctl switch-root" tries hard to pass state across (#...Lennart Poettering
2016-08-19man: describe what symlinks to unit do, and specify that presets must use rea...Zbigniew Jędrzejewski-Szmek
2016-08-04man: describe list-dependencies --allZbigniew Jędrzejewski-Szmek
2016-07-25man: use "search for unit"Zbigniew Jędrzejewski-Szmek
2016-07-25man: update systemctl man page for unit file commands, in particular "systemc...Lennart Poettering
2016-06-24systemctl: Create new unit files with "edit --force" (#3584)Doug Christman
2016-05-31man: document that systemctl -ff reboot does not require PID 1 to work (#3310)Lennart Poettering
2016-05-23man: explain what list-units does a bit better (#3324)Zbigniew Jędrzejewski-Szmek
2016-04-21systemctl,pid1: do not warn about missing install info with "preset"Zbigniew Jędrzejewski-Szmek
2016-04-12core,systemctl: add new "systemctl revert" commandLennart Poettering
2016-04-12install: introduce a new unit file state "transient"Lennart Poettering
2016-04-12core: add a new unit file state "generated"Lennart Poettering
2016-04-04systemctl: add --value optionZbigniew Jędrzejewski-Szmek
2016-02-10man: follow up fixes for #2575Zbigniew Jędrzejewski-Szmek
2016-02-10man: correct explanation of "systemctl is-enabled" outputLennart Poettering
2016-02-10man: document that "systemctl enable" supports abbreviated unit file namesLennart Poettering
2016-01-28systemctl: rename "reload-or-try-restart" verb to "try-reload-or-restart"Lennart Poettering
2016-01-28man: stop documenting legacy RedHatismsLennart Poettering
2016-01-27Merge branch 'pr/980'Daniel Mack
2016-01-27man: make systemctl is-enabled description match enable.Andrei Borzenkov
2016-01-27man: document that unit file globbing only operates on primary unit namesLennart Poettering
2015-12-26man: fix typosJakub Wilk
2015-12-21man: fix typo in systemctl(1)Michael Biebl
2015-11-22core: allow 'SetUnitProperties()' to run on inactive units tooFranck Bui
2015-11-13Merge pull request #1869 from poettering/kill-overridableMichal Schmidt
2015-11-12core: remove support for RequiresOverridable= and RequisiteOverridable=Lennart Poettering
2015-11-12man: improve the unit file enable state table a bitLennart Poettering
2015-11-12install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering
2015-11-10Remove snapshot unit typeZbigniew Jędrzejewski-Szmek
2015-11-06doc: correct orthography, word forms and missing/extraneous wordsJan Engelhardt
2015-11-06doc: correct punctuation and improve typography in documentationJan Engelhardt
2015-11-04systemctl: update documentation for --plain optionMark Theunissen
2015-09-30Merge pull request #1419 from keszybz/shell-completionLennart Poettering
2015-09-29systemctl: make "systemctl is-system-running" return "offline" if we are not ...Lennart Poettering
2015-09-28systemctl: add --state=helpZbigniew Jędrzejewski-Szmek
2015-09-21containers: systemd exits with non-zero codeAlban Crequy
2015-09-21core: extend KillUnit() to return error when no unit was killedJan Synacek
2015-09-08systemctl: add ConsistsOf as the inverse of PartOfEvgeny Vereshchagin
2015-08-25logind/systemctl: introduce SetWallMessage and --messageJan Synacek
2015-08-05man: update description of --quietZbigniew Jędrzejewski-Szmek
2015-07-02man: information about available propertiesZbigniew Jędrzejewski-Szmek
2015-06-29man: Remove instances of pseudo-English "resp."Andrew Eikum
2015-06-03systemctl: Use /usr/bin/editor if availableMichael Biebl
2015-05-28man: use configured path for mount and umount binaries in manpagesFilipe Brandenburger
2015-05-28man: generate configured paths in manpagesFilipe Brandenburger
2015-05-18Use "new" --job-mode= option in more placesZbigniew Jędrzejewski-Szmek