summaryrefslogtreecommitdiffstats
path: root/man/systemd.exec.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* man: document that PrivateTmp= is unaffected by ProtectSystem=strictLennart Poettering2024-11-051-0/+4
* man: don't claim SELinuxContext= only worked in the system service managerLennart Poettering2024-11-051-2/+4
* core: Introduce PrivatePIDs=Daan De Meyer2024-11-051-0/+24
* core: add id-mapped mount support for Exec directoriesAndres Beltran2024-11-011-0/+7
* core: add read-only flag for exec directoriesLuca Boccassi2024-11-011-6/+12
* cgroup: Add support for ProtectControlGroups= private and strictRyan Wilson2024-10-281-7/+15
* core: drop implicit support of PrivateUsers=offYu Watanabe2024-10-081-1/+1
* man: document ShowStatus and SetShowStatus()Jason Yundt2024-09-181-1/+6
* core: Add support for PrivateUsers=identityDaan De Meyer2024-09-091-12/+23
* core: rename BindJournalSockets= to BindLogSockets=Mike Yuan2024-09-041-1/+1
* core: introduce BindJournalSockets=Mike Yuan2024-09-031-0/+17
* service: add 'debug' option to RestartMode=Luca Boccassi2024-08-271-0/+12
* core: Add support for renaming credentials with ImportCredential=Daan De Meyer2024-07-311-0/+12
* man: clarify what TTYReset= and TTYVTDisallocate= do and do not do regarding ...Lennart Poettering2024-07-191-6/+9
* core: expose PrivateTmp=disconnectedMike Yuan2024-06-211-16/+23
* man/systemd.exec: list inaccessible files for ProtectKernelTunablesMaximilian Wilhelm2024-06-191-2/+3
* core: do not imply PrivateTmp with DynamicUser, create a private tmpfs insteadLuca Boccassi2024-06-171-6/+7
* core: populate $REMOTE_ADDR for AF_UNIX socketsKamil Szczęk2024-06-121-2/+11
* core/exec-credential: complain louder if inherited credential is missingMike Yuan2024-05-071-0/+3
* man/systemd.exec: mount_switch_root uses pivot_root rather than chrootMike Yuan2024-04-271-3/+4
* Document effective owner of stdout/stderr log file upon creationGuido Leenders2024-04-221-2/+2
* man: fix typoYu Watanabe2024-04-221-1/+1
* man: document that ReadOnlyPaths= doesn't affect ability to connect to AF_UNIXLennart Poettering2024-04-221-0/+5
* 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: explicitly say that BindPaths=/BindReadOnlyPaths= opens a new mountLennart Poettering2024-04-221-2/+6
* man: slightly reword LogFilterPatterns= descriptionFrantisek Sumsal2024-04-151-2/+2
* man: remove PrivateMounts= from list of other settings in its own descriptionOle Peder Brandtzæg2024-04-141-6/+6
* core: add support for vpick for ExtensionDirectories=Luca Boccassi2024-02-171-0/+2
* core: add support for vpick for ExtensionImages=Luca Boccassi2024-02-171-0/+2
* man: create reusable snippet for 'vpick' entriesLuca Boccassi2024-02-171-6/+2
* Improve IgnoreSIGPIPE descriptionWinterhuman2024-02-141-3/+3
* tree-wide: use normal spelling of "reopen"Zbigniew Jędrzejewski-Szmek2024-02-091-1/+1
* man: document new user-scoped credentialsLennart Poettering2024-01-301-0/+6
* man: document the new vpick conceptLennart Poettering2024-01-031-0/+8
* man: use same version in public and system ident.David Tardon2023-12-251-1/+1
* man: use <simplelist> for 'See also' sectionsDavid Tardon2023-12-231-19/+19
* core: imply SetLoginEnvironment= if PAMName= is setLennart Poettering2023-12-211-6/+9
* man: document explicitly tha ReadWritePaths= cannot undo superblock read-only...Lennart Poettering2023-11-091-1/+6
* Merge pull request #6763 from kinvolk/iaguis/no-new-privsLuca Boccassi2023-11-071-80/+33
|\
| * core: allow using seccomp without no_new_privs when unprivilegedIago López Galeiras2023-11-071-80/+33
* | man: link to new btrfs website for btrfs man pagesZbigniew Jędrzejewski-Szmek2023-11-071-1/+1
|/
* man: more hyperlinks and other fixesZbigniew Jędrzejewski-Szmek2023-11-061-9/+10
* man: use meaningful titles for <ulink>sZbigniew Jędrzejewski-Szmek2023-11-061-31/+37
* man: Add remarks about StandardInput=socket and sd_listen_fds()Michal Koutný2023-10-311-1/+2
* credentials: document that their path is stable for system servicesJoerg Behrmann2023-10-201-1/+6
* man/systemd.exec: Update service result tableReto Schneider2023-10-121-0/+8
* man/systemd.exec: document behavior of SetLoginEnvironment= when unsetMike Yuan2023-10-101-6/+6
* core/execute: always set $USER and introduce SetLoginEnvironment=Mike Yuan2023-10-091-4/+17
* man/systemd.exec: document that API fs are required to setup namespacingMike Yuan2023-10-041-3/+6