summaryrefslogtreecommitdiffstats
path: root/man/systemd.exec.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mount all fs nosuid when NoNewPrivileges=yesTopi Miettinen2021-05-261-3/+4
* man: explicit say for priority/weight values whether more is more or lessLennart Poettering2021-05-261-12/+18
* core: apply LogLevelMax to messages about unitsRyan Hendrickson2021-05-031-1/+2
* core: add RestrictAddressFamilies=none to deny all address familiesYu Watanabe2021-04-191-5/+7
* core: allow omitting second part of LoadCredentials= argumentLennart Poettering2021-03-261-14/+16
* man: specify that ProtectProc= does not work with root/cap_sys_ptraceLuca Boccassi2021-03-151-2/+5
* man: fix html links to two external man pagesZbigniew Jędrzejewski-Szmek2021-03-121-1/+1
* man: shorten list of partition types a bitLennart Poettering2021-03-111-44/+5
* man: update document about NoNewPrivileges=Yu Watanabe2021-03-081-28/+47
* New directives PrivateIPC and IPCNamespacePathXℹ Ruoyao2021-03-031-1/+48
* man: describe quoting and specifiers in Environment=Zbigniew Jędrzejewski-Szmek2021-03-011-16/+21
* Add ExtensionImages directive to form overlaysLuca Boccassi2021-02-231-0/+42
* man: correct documentaiton of StandardInput='s defaults in regards to "data"Lennart Poettering2021-02-221-4/+8
* man: Rename duplicate Credentials section nameДамјан Георгиевски2021-02-181-1/+1
* core: set $SYSTEMD_EXEC_PID= environment variable for executed commandsYu Watanabe2021-01-311-0/+11
* Merge pull request #18399 from keszybz/man-proofreadingLennart Poettering2021-01-291-16/+14
|\
| * man: use ellipses for ranges in range descriptionsZbigniew Jędrzejewski-Szmek2021-01-291-2/+2
| * man: various typos and other small issuesZbigniew Jędrzejewski-Szmek2021-01-291-14/+12
* | New directives NoExecPaths= ExecPaths=Topi Miettinen2021-01-291-2/+19
|/
* man: document how get logging to work in a RootDirectory=/RootImage= environmentLennart Poettering2021-01-201-0/+14
* Merge pull request #18267 from lucaswerkmeister/truncateYu Watanabe2021-01-191-2/+13
|\
| * man: document effects of concurrent truncationLucas Werkmeister2021-01-181-2/+9
| * man: document that truncate:file happens per command lineLucas Werkmeister2021-01-151-2/+6
* | core: add DBUS method to bind mount new nodes without service restartLuca Boccassi2021-01-181-0/+4
* | MountAPIVFS: always mount a tmpfs on /runLuca Boccassi2021-01-181-4/+5
|/
* Add truncate: to StandardOutput= etc.Lucas Werkmeister2021-01-151-2/+6
* systemctl: deprecate blanket import-environmentZbigniew Jędrzejewski-Szmek2021-01-081-1/+2
* man: improve description of environment block creationZbigniew Jędrzejewski-Szmek2021-01-081-394/+411
* man: set constant tag to NUL or NULLYu Watanabe2020-11-121-1/+1
* man: append parentheses for function nameYu Watanabe2020-11-121-7/+7
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket ...Lennart Poettering2020-11-031-10/+26
* tree-wide: fix typos found by Fossies codespell reportYu Watanabe2020-10-241-1/+1
* man: document what variables are allowedZbigniew Jędrzejewski-Szmek2020-10-231-7/+12
* Merge pull request #17238 from keszybz/man-tmp-noexecLennart Poettering2020-10-071-30/+34
|\
| * man: use trailing slash on directories in more placesZbigniew Jędrzejewski-Szmek2020-10-051-30/+34
* | man: fix typo systmed → systemdLennart Poettering2020-10-051-1/+1
* | man: fix typosSamanta Navarro2020-10-031-1/+1
|/
* man: correct various linksZbigniew Jędrzejewski-Szmek2020-09-301-5/+7
* man: assorted small fixesZbigniew Jędrzejewski-Szmek2020-09-301-20/+21
* man: link to fork(2) more prominentlyZbigniew Jędrzejewski-Szmek2020-09-301-5/+8
* man: do not index various /foobar/ pathsZbigniew Jędrzejewski-Szmek2020-09-301-1/+1
* doc: document the new GPT partition type UUIDsLennart Poettering2020-09-191-0/+15
* exec: SystemCallLog= directiveTopi Miettinen2020-09-151-0/+15
* exec: Add kill action to system call filtersTopi Miettinen2020-09-151-3/+5
* man: rework UMask= explanationLennart Poettering2020-09-141-6/+11
* core: introduce support for setting NUMAMask= to special "all" valueMichal Sekletár2020-09-081-1/+2
* analyze: add 'capability' verb for dumping all known and unknown capsLennart Poettering2020-08-281-16/+22
* man: document pid1's new credentials logicLennart Poettering2020-08-251-6/+89
* Merge pull request #16819 from keszybz/seccomp-enosysZbigniew Jędrzejewski-Szmek2020-08-251-0/+4
|\