summaryrefslogtreecommitdiff
path: root/man/systemd.exec.xml
Commit message (Expand)AuthorAgeFilesLines
* Add support for opening files for appendingZsolt Dollenstein2020-05-191-5/+11
* core: imply NNP and SUID/SGID restriction for DynamicUser=yes servicev239-26Lennart Poettering2020-02-191-6/+10
* man: document the new RestrictSUIDSGID= settingLennart Poettering2020-02-191-12/+29
* core: introduce NUMAPolicy and NUMAMask optionsMichal Sekletár2019-12-051-0/+28
* pid1: parse CPUAffinity= in incremental fashionZbigniew Jędrzejewski-Szmek2019-12-051-1/+1
* core: implement per unit journal rate limitingAnita Zhang2019-10-211-0/+16
* seccomp: add new system call filter, suitable as default whitelist for system...Lennart Poettering2018-06-141-0/+12
* man: drop unused <authorgroup> tags from man sourcesZbigniew Jędrzejewski-Szmek2018-06-141-9/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-2/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* Merge pull request #9153 from poettering/private-mountsZbigniew Jędrzejewski-Szmek2018-06-131-19/+60
|\
| * man: document the new PrivateMounts= settingLennart Poettering2018-06-121-19/+60
* | doc: more spelling fixesMichael Biebl2018-06-121-5/+5
|/
* tree-wide: drop trailing whitespaceLennart Poettering2018-06-121-2/+2
* Table is easier to graspBruno Vernay2018-06-111-7/+42
* man: RuntimeDirectory= or friends accept dot contained pathsYu Watanabe2018-06-041-1/+1
* load-fragment: make IOScheduling{Class,Priority}= accept the empty stringYu Watanabe2018-05-311-2/+5
* Merge pull request #8817 from yuwata/cleanup-nsflagsLennart Poettering2018-05-241-3/+14
|\
| * man: fix merging rule for CapabilityBoundingSet=Yu Watanabe2018-05-051-1/+1
| * man: mention that RestrictNamespaces= can be specified multiple timesYu Watanabe2018-05-051-2/+13
* | man: fix reference in StandardOutput=Lucas Werkmeister2018-05-141-2/+2
|/
* man: don't claim we'd set XDG_SEAT and XDG_VTNR as part of service managementLennart Poettering2018-04-271-20/+15
* man: document BSD exit codes in systemd.exec(5) tooLennart Poettering2018-04-271-0/+92
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-191-3/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* man: suggests TemporaryFileSystem= when people want to nest bind mounts insid...Yu Watanabe2018-02-271-3/+7
* Merge pull request #7908 from yuwata/rfe-7895Alan Jenkins2018-02-211-9/+44
|\
| * core: add new option 'tmpfs' to ProtectHome=Yu Watanabe2018-02-211-8/+18
| * man: add documents for TemporaryFileSystem=Yu Watanabe2018-02-211-0/+23
| * core/namespace: make '-' prefix in Bind{,ReadOnly}Paths= workYu Watanabe2018-02-211-1/+3
* | core: change KeyringMode= to "shared" by default for non-service units in the...Lennart Poettering2018-02-201-2/+2
|/
* seccomp: allow x86-64 syscalls on x32, used by the VDSO (fix #8060)Alan Jenkins2018-02-021-5/+7
* man: systemd.exec: cleanup "only X will be permitted" ... "but X=X+1"Alan Jenkins2018-01-311-9/+9
* man: note that `systemctl show` does not overridden valueYu Watanabe2017-12-191-3/+4
* man: LockPersonality= implies NoNewPrivileges=Yu Watanabe2017-12-191-1/+2
* man: "systemd" is to be written in all lower-case, even at beginnings of sent...Lennart Poettering2017-12-131-1/+1
* man: fix typoYu Watanabe2017-12-051-1/+1
* man: fix typo (#7511)Yu Watanabe2017-11-301-1/+1
* man: reorder/add sections to systemd.exec(5) (#7412)Lennart Poettering2017-11-231-1103/+1086
* Merge pull request #7198 from poettering/stdin-stdoutLennart Poettering2017-11-191-149/+154
|\
| * man: document all the new options we acquiredLennart Poettering2017-11-171-149/+154
* | Add SPDX license identifiers to man pagesZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
* | man: add link to kernel docs about no_new_privsZbigniew Jędrzejewski-Szmek2017-11-191-1/+5
|/
* man: document LogFieldMax= and LogExtraFields=Lennart Poettering2017-11-161-0/+35
* man: update SyslogXYZ= documentation a bitLennart Poettering2017-11-161-61/+41
* man: fix wrong tag (#7358)Yu Watanabe2017-11-161-3/+3
* man: document > /dev/stderr pitfalls (#7317)Lennart Poettering2017-11-141-2/+7
* shared/seccomp: disallow pkey_mprotect the same as mprotect for W^X mappings ...Zbigniew Jędrzejewski-Szmek2017-11-121-2/+3
* core: allow to specify errno number in SystemCallErrorNumber=Yu Watanabe2017-11-111-9/+5
* core: add support to specify errno in SystemCallFilter=Yu Watanabe2017-11-111-1/+6