summaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* man/run0: Describe environment variables set (#32622)Thayne McCombs2024-05-041-0/+37
* man: improve documentation about using resource-control optionsanphir2024-05-034-11/+14
* vmspawn,man: move the varlistentry for -D into a variablelistSam Leonard2024-05-021-13/+13
* systemctl: Implement --wait for kill commandDaan De Meyer2024-05-011-8/+10
* man/run0: fix typo (missing "by")Mike Yuan2024-05-011-2/+2
* journal: Add journal.storage credentialDaan De Meyer2024-04-303-0/+47
* core: Add systemd.crash_action= kernel command line argumentDaan De Meyer2024-04-293-14/+17
* Merge pull request #32516 from YHNdnzj/core-cleanupMike Yuan2024-04-271-3/+4
|\
| * man/systemd.exec: mount_switch_root uses pivot_root rather than chrootMike Yuan2024-04-271-3/+4
* | networkd: Correct documentation for LinkLocalAddressingMathias Lang2024-04-271-7/+6
* | treewide: fix a few typos in NEWS, docs, comments, and log messagesDmitry V. Levin2024-04-276-7/+7
|/
* manager: switch service unit type over to using new handoff timestamping logicLennart Poettering2024-04-251-16/+18
* man/systemd.journal-fields: add missing OBJECT_SYSTEMD_INVOCATION_IDMike Yuan2024-04-241-5/+14
* man: document service types that record ExecMainHandoverTimestampLuca Boccassi2024-04-241-5/+6
* core/manager: add unmerged-bin taintMike Yuan2024-04-241-0/+9
* core/manager: rearrange taint tagsMike Yuan2024-04-241-12/+9
* core/manager: drop obsolete cgroup taint stringMike Yuan2024-04-241-8/+0
* Merge pull request #32437 from keszybz/notify-fixups-split-outLuca Boccassi2024-04-231-2/+2
|\
| * man: sd_notify() does not fail if var is unsetZbigniew Jędrzejewski-Szmek2024-04-051-2/+2
* | Merge pull request #32434 from poettering/cryptenroll-prefer-varLuca Boccassi2024-04-231-2/+4
|\ \
| * | cryptenroll: default to block device backing /var/ rather than /Lennart Poettering2024-04-231-2/+4
* | | Add self-contained Python sd_notify example.Simon Fowler2024-04-232-4/+118
* | | Merge pull request #32428 from poettering/sd-notify-reboot-paramZbigniew Jędrzejewski-Szmek2024-04-231-0/+13
|\ \ \ | |/ / |/| |
| * | shutdown: send an sd_notify() message on shutdown with the shutdown reason an...Lennart Poettering2024-04-231-0/+13
* | | cryptenroll: use root device by defaultLudwig Nussel2024-04-231-1/+4
|/ /
* | Document effective owner of stdout/stderr log file upon creationGuido Leenders2024-04-221-2/+2
* | ukify: swap the ordering of config search pathsYu Watanabe2024-04-221-1/+1
* | man: fix typoYu Watanabe2024-04-221-1/+1
* | man: fix typoYu Watanabe2024-04-221-1/+1
* | Merge pull request #32399 from poettering/doc-fixes-256Lennart Poettering2024-04-229-78/+157
|\ \
| * | man: document that IPAccounting= works for system services onlyLennart Poettering2024-04-221-0/+3
| * | man: be explicit that we don't proxy SO_PEER*, SCM_RIGHTS and co.Lennart Poettering2024-04-221-0/+5
| * | man: document that ReadOnlyPaths= doesn't affect ability to connect to AF_UNIXLennart Poettering2024-04-221-0/+5
| * | man: document that "systemctl set-environment" cannot be used to unset env va...Lennart Poettering2024-04-221-25/+43
| * | man: say explicitly that $LESS + $LESSCHARSET have no effect on less invocati...Lennart Poettering2024-04-221-1/+7
| * | man: document missing resolved D-Bus APIsLennart Poettering2024-04-221-13/+28
| * | man: document that StateDirectory= trumps ProtectSystem=strict explicitlyLennart Poettering2024-04-221-8/+10
| * | man: document explicitly that LogExtraFields= and LogFilterPatterns= are for ...Lennart Poettering2024-04-221-0/+6
| * | man: document explicitly that bind restrictions cannot be escaped by opening ...Lennart Poettering2024-04-221-2/+11
| * | man: explicitly document the various systemd.journald.max_level_*= kernel cmd...Lennart Poettering2024-04-221-0/+18
| * | journald: bring order of MaxLevelXYZ= setting explanations in sync with liste...Lennart Poettering2024-04-221-26/+13
| * | man: explicitly say that BindPaths=/BindReadOnlyPaths= opens a new mountLennart Poettering2024-04-221-2/+6
| * | man: run update-man-rules againLennart Poettering2024-04-221-1/+2
* | | nspawn: ensure single-process container running as --user can access credentialsLuca Boccassi2024-04-221-1/+8
|/ /
* | core: add ExecMainHandoverTimestamp property recording time-of-execveLuca Boccassi2024-04-221-7/+20
* | Merge pull request #32347 from yuwata/sd-radv-reachable-timeLuca Boccassi2024-04-221-4/+19
|\ \
| * | man: slightly rephrase RetransmitSec= settingYu Watanabe2024-04-221-4/+6
| * | network/radv: introduce ReachableTimeSec= settingYu Watanabe2024-04-221-0/+13
* | | sd-event: fix fd leak when fd is owned by IO event sourceYu Watanabe2024-04-221-10/+14
* | | man: fix typoYu Watanabe2024-04-222-2/+2
|/ /