summaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/unit: make JoinsNamespaceOf= implies the inverse dependencyYu Watanabe2023-05-261-5/+7
* sd-event: add an explicit API for leaving the ratelimit stateLennart Poettering2023-05-242-5/+17
* man: extend description of --bootZbigniew Jędrzejewski-Szmek2023-05-231-2/+4
* tmpfiles: add --gracefulZbigniew Jędrzejewski-Szmek2023-05-231-0/+6
* firstboot: clarify that machine-id options are only offline, add missing docsZbigniew Jędrzejewski-Szmek2023-05-231-29/+34
* repart: Default to vfat for ESP/XBOOTLDR partitionsDaan De Meyer2023-05-221-5/+6
* man: use setlogmask in LogControl1 exampleLuca Boccassi2023-05-221-0/+7
* Merge pull request #27703 from keszybz/systemd-vconsole-orderingZbigniew Jędrzejewski-Szmek2023-05-221-2/+6
|\
| * pid1: order units using TTYVHangup= after vconsole setupZbigniew Jędrzejewski-Szmek2023-05-191-2/+6
* | man: AllowedIPs= can be specified multiple timesYu Watanabe2023-05-221-3/+4
* | udevadm-verify: introduce --no-summary optionDmitry V. Levin2023-05-211-0/+7
* | networkctl: add verb edit and cat to operate on network configsMike Yuan2023-05-211-0/+51
* | manager: restrict Dump*() to privileged callers or ratelimitLuca Boccassi2023-05-192-3/+6
|/
* Merge pull request #27685 from keszybz/the-semiannual-excercise-in-output-nar...Yu Watanabe2023-05-181-1/+1
|\
| * meson: rename "dist-check" suite to "dist"Zbigniew Jędrzejewski-Szmek2023-05-181-1/+1
* | Merge pull request #27673 from YHNdnzj/restartsteps-transientYu Watanabe2023-05-182-6/+6
|\ \
| * | core: rename RestartSecMax to RestartMaxDelaySecMike Yuan2023-05-172-6/+6
| |/
* / Revert (partially) "man: Clarify when OnFailure= activates after restarts (#7...Mike Yuan2023-05-182-4/+2
|/
* Merge pull request #27669 from keszybz/man-fixes-254Zbigniew Jędrzejewski-Szmek2023-05-173-33/+45
|\
| * man/tmpfiles: fix off-by-one in exampleZbigniew Jędrzejewski-Szmek2023-05-171-1/+1
| * man: explain allowed values for /sys/power/{disk,state}Zbigniew Jędrzejewski-Szmek2023-05-171-24/+31
| * man: say that ProtectClock= also affects readsZbigniew Jędrzejewski-Szmek2023-05-171-8/+13
* | man: fixes for assorted issues reported by the manpage-l10n projectZbigniew Jędrzejewski-Szmek2023-05-1719-83/+106
|/
* man/systemd-sysext: correct explanation of confexts directoriesAntonio Alvarez Feijoo2023-05-161-4/+4
* Merge pull request #27638 from YHNdnzj/upheldby-unit-fileMike Yuan2023-05-162-22/+26
|\
| * unit-file: support UpheldBy= in [Install] settings (adding Upholds= depsMike Yuan2023-05-152-22/+26
* | man: indicate that the JOB parameter to "systemctl cancel" is optionalLennart Poettering2023-05-161-1/+1
* | Merge pull request #27652 from keszybz/readme-moreZbigniew Jędrzejewski-Szmek2023-05-1611-23/+126
|\ \
| * | man: add libsystemd(3)Zbigniew Jędrzejewski-Szmek2023-05-1511-23/+125
| * | meson: add sd_pid_notify_barrier linkZbigniew Jędrzejewski-Szmek2023-05-151-0/+1
| |/
* / man: use correct name for --bank optionnikstur2023-05-161-1/+1
|/
* core: Try to initialize TERM from systemd.tty.term.console as wellDaan De Meyer2023-05-121-2/+4
* Merge pull request #27539 from esposem/ukify_pesignLuca Boccassi2023-05-111-3/+31
|\
| * ukify: support pesign as alternative to sbsignEmanuele Giuseppe Esposito2023-05-101-2/+30
| * ukify: typo in doc and print when package is missingEmanuele Giuseppe Esposito2023-05-101-1/+1
* | tmpfiles: Add merge support for copy files actionDaan De Meyer2023-05-101-9/+9
* | doc: remove legacy DefaultControlGroup from dbus propertiesMiao Wang2023-05-081-4/+0
|/
* crypttab: Support for VeraCrypt PIM and detached headers for TrueCrypt/VeraCr...Klaus Zipfel2023-05-061-5/+23
* Merge pull request #27262 from keszybz/ukify-installZbigniew Jędrzejewski-Szmek2023-05-061-194/+325
|\
| * man: describe all the changes to ukifyZbigniew Jędrzejewski-Szmek2023-05-051-194/+325
* | man: small fixes to systemd.time Calendar EventsChristopher Gurnee2023-05-051-2/+2
* | sd-daemon: add sd_pid_notify_barrier() call and use it in systemd-notifyLennart Poettering2023-05-031-2/+12
|/
* man: clarify RoutingPolicyRule.TypeOfService docsBrad Fitzpatrick2023-04-291-1/+10
* core/systemctl: when switching root default to /sysroot/Lennart Poettering2023-04-291-9/+10
* Merge pull request #25622 from YHNdnzj/tmpfiles-X-bit-supportMike Yuan2023-04-271-7/+9
|\
| * tmpfiles: add conditionalized execute bit (X) supportMike Yuan2023-04-271-7/+9
* | core: add DelegateSubgroup= settingLennart Poettering2023-04-272-4/+56
|/
* man: use ukify more in systemd-measure examplesZbigniew Jędrzejewski-Szmek2023-04-272-71/+90
* ukify: allow building PE addonLuca Boccassi2023-04-261-9/+24
* Merge pull request #27398 from yuwata/udev-rule-negative-matchZbigniew Jędrzejewski-Szmek2023-04-261-6/+9
|\