summaryrefslogtreecommitdiffstats
path: root/man/systemctl.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* man: asorted fixesYu Watanabe6 days1-1/+1
* man: drop whitespace from final <programlisting> linesZbigniew Jędrzejewski-Szmek2024-11-081-2/+2
* man: consolidate list of active unit states into a shared tableLuca Boccassi2024-10-041-6/+9
* core: do BindMount/MountImage operations in async control processLuca Boccassi2024-08-291-1/+2
* man: use standard-options for --no-ask-password everywhereMike Yuan2024-08-211-20/+1
* logind: always check for inhibitor locksLuca Boccassi2024-07-251-7/+5
* systemctl-enable: support reenable --nowMike Yuan2024-07-091-5/+8
* man/systemctl: --no-reload is honored by mask/unmask/preset tooMike Yuan2024-07-041-3/+3
* logind: implement maintenance timeLudwig Nussel2024-06-201-1/+3
* docs,man: Avoid some ambiguous uses of "may not"Colin Watson2024-05-081-1/+1
* systemctl: do not fall back to StartUnit automatically for sleep operationsMike Yuan2024-05-081-19/+32
* systemctl: Implement --wait for kill commandDaan De Meyer2024-05-011-8/+10
* man: document that "systemctl set-environment" cannot be used to unset env va...Lennart Poettering2024-04-221-25/+43
* systemctl: add --clean= values to documentation and shell completionLuca Boccassi2024-04-181-0/+45
* man: fix incorrect XML in man pageSam Leonard2024-04-151-2/+2
* man: document the new conceptsLennart Poettering2024-03-141-0/+1
* timedatectl: add -PZbigniew Jędrzejewski-Szmek2024-03-041-5/+1
* systemctl: don't warn unit needs reload if --no-warnMike Yuan2024-02-141-1/+4
* man: use same version in public and system ident.David Tardon2023-12-251-1/+1
* man: use <warning> for warningsDavid Tardon2023-12-251-5/+9
* man: use <simplelist> for 'See also' sectionsDavid Tardon2023-12-231-13/+13
* systemctl: configure boot loader options only when going through firmwareMike Yuan2023-12-201-11/+14
* man: avoid potential shell expansion in systemctl's exampleFrantisek Sumsal2023-12-181-1/+1
* systemctl: fix typoYu Watanabe2023-12-101-1/+1
* Merge pull request #30302 from keszybz/systemd-edit-stdinZbigniew Jędrzejewski-Szmek2023-12-061-110/+132
|\
| * systemctl: add "edit --stdin"Zbigniew Jędrzejewski-Szmek2023-12-051-20/+43
| * man/systemctl: fix indentation of <xi:include>'sZbigniew Jędrzejewski-Szmek2023-12-021-91/+90
* | systemctl: add support for Sleep() logind callMike Yuan2023-12-051-0/+18
|/
* man: many fixes systemd-vmspawn(1)Zbigniew Jędrzejewski-Szmek2023-11-071-4/+4
* man: more hyperlinks and other fixesZbigniew Jędrzejewski-Szmek2023-11-061-3/+3
* man,docs: suffix directories with /Mike Yuan2023-10-211-2/+2
* systemctl: automatically softreboot/kexec if set up on rebootLuca Boccassi2023-10-201-0/+15
* systemctl: is-failed: check if system is degraded when no unit givenMike Yuan2023-10-181-7/+6
* mount-util: use mount beneath to replace previous namespace mountLuca Boccassi2023-10-161-0/+8
* systemctl-enable: warn if disabled/masked units has active triggering unitsMike Yuan2023-09-271-1/+10
* systemctl-start: suppress the triggering unit warning when --no-warnMike Yuan2023-09-271-1/+8
* treewide: split commandline into command lineJoerg Behrmann2023-09-201-1/+1
* man: update version informationAbderrahim Kitouni2023-09-191-10/+44
* man: add version infoAbderrahim Kitouni2023-08-291-17/+163
* man: fix typosErik Sjölund2023-07-271-1/+1
* man: move <varlistentry> in <variablelist>Yu Watanabe2023-07-121-11/+11
* man/systemctl: document --job-mode=restart-dependenciesMike Yuan2023-07-051-3/+8
* systemctl: implement a new "whoami" verb, that just returns unit of caller/PIDLennart Poettering2023-07-041-0/+9
* tree-wide: "<n>bit" → "<n>-bit"Zbigniew Jędrzejewski-Szmek2023-07-021-1/+1
* tree-wide: when in doubt use greek small letter mu rather than micro symbolLennart Poettering2023-06-141-2/+2
* man: document that "systemctl mask" doesn't work for units whose file is in /etcLennart Poettering2023-06-081-7/+18
* man: document the soft reboot operationLennart Poettering2023-06-021-0/+18
* man/systemctl: say that kexec loads the kernel, mention --forceZbigniew Jędrzejewski-Szmek2023-05-301-6/+20
* Merge pull request #27638 from YHNdnzj/upheldby-unit-fileMike Yuan2023-05-161-5/+4
|\
| * unit-file: support UpheldBy= in [Install] settings (adding Upholds= depsMike Yuan2023-05-151-5/+4