summaryrefslogtreecommitdiffstats
path: root/man/systemd.exec.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* man: update documents for RuntimeDirectory= and friendsYu Watanabe2017-11-081-9/+7
* Merge pull request #7059 from yuwata/dynamic-user-7013Zbigniew Jędrzejewski-Szmek2017-10-181-1/+4
|\
| * man: comment a requirement about the static user or group when DynamicUser=yesYu Watanabe2017-10-181-1/+4
* | man: fix typos (#7029)Jakub Wilk2017-10-101-7/+7
|/
* seccomp: add three more seccomp groupsLennart Poettering2017-10-051-0/+12
* seccomp: remove '@credentials' syscall set (#6958)Djalal Harouni2017-10-031-4/+0
* man: document the new logicLennart Poettering2017-10-021-34/+57
* man: document that PAMName= and NotifyAccess=all don't mix well.Lennart Poettering2017-10-021-1/+12
* Merge pull request #6832 from poettering/keyring-modeZbigniew Jędrzejewski-Szmek2017-09-151-0/+20
|\
| * core: add new per-unit setting KeyringMode= for controlling kernel keyring setupLennart Poettering2017-09-151-0/+20
* | doc: document service exit codesJan Synacek2017-09-151-0/+310
|/
* core: make sure that $JOURNAL_STREAM prefers stderr over stdout information (...Lennart Poettering2017-09-151-0/+6
* Merge pull request #6801 from johnlinp/masterLennart Poettering2017-09-141-18/+21
|\
| * man: explicitly distinguish "implicit dependencies" and "default dependencies"John Lin2017-09-131-20/+23
* | Merge pull request #6818 from poettering/nspawn-whitelistZbigniew Jędrzejewski-Szmek2017-09-141-0/+16
|\ \
| * | seccomp: add four new syscall groupsLennart Poettering2017-09-141-0/+16
* | | core: add new UnsetEnvironment= setting for unit filesLennart Poettering2017-09-141-29/+67
|/ /
* | man: rework grammatical form of sentences in a table in systemd.exec(5)Zbigniew Jędrzejewski-Szmek2017-09-131-8/+8
* | man: complete and rework $SERVICE_RESULT documentationLennart Poettering2017-09-121-18/+66
|/
* man: add examples for CapabilityBoundingSet=Yu Watanabe2017-09-041-5/+16
* man: LockPersonality= takes a boolean argument (#6718)Yu Watanabe2017-09-011-1/+1
* core: StateDirectory= and friends imply RequiresMountsFor=Yu Watanabe2017-08-311-4/+5
* seccomp: LockPersonality boolean (#6193)Topi Miettinen2017-08-291-0/+12
* Fix typo in man/systemd.exec.xml (#6683)Diogo Pereira2017-08-281-1/+1
* seccomp: add new @setuid seccomp groupLennart Poettering2017-08-101-0/+4
* man: DynamicUser= does not imply PrivateDevices= (#6510)Yu Watanabe2017-08-071-5/+3
* core: add {State,Cache,Log,Configuration}Directory= (#6384)Yu Watanabe2017-07-181-3/+24
* Merge pull request #6328 from yuwata/runtime-preserveLennart Poettering2017-07-171-21/+42
|\
| * core: support subdirectories in RuntimeDirectory= optionYu Watanabe2017-07-171-24/+27
| * core: allow preserving contents of RuntimeDirectory= over process restartYu Watanabe2017-07-171-1/+19
* | Fix spelling (#6378)Lucas Werkmeister2017-07-151-1/+1
|/