diff options
author | Lennart Poettering <lennart@poettering.net> | 2019-03-20 19:45:32 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2019-04-02 16:56:48 +0200 |
commit | 7445db6eb70e8d5989f481d0c5a08ace7047ae5b (patch) | |
tree | 9b2704fcd1a3547529de798096b9804724c632c6 /docs | |
parent | 9d880b70ba5c6ca83c82952f4c90e86e56c7b70c (diff) | |
download | systemd-7445db6eb70e8d5989f481d0c5a08ace7047ae5b.tar.gz |
man: document the new RestrictSUIDSGID= setting
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TRANSIENT-SETTINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/TRANSIENT-SETTINGS.md b/docs/TRANSIENT-SETTINGS.md index 343df66754..f081fdb2ce 100644 --- a/docs/TRANSIENT-SETTINGS.md +++ b/docs/TRANSIENT-SETTINGS.md @@ -155,6 +155,7 @@ All execution-related settings are available for transient units. ✓ MemoryDenyWriteExecute= ✓ RestrictNamespaces= ✓ RestrictRealtime= +✓ RestrictSUIDSGID= ✓ RestrictAddressFamilies= ✓ LockPersonality= ✓ LimitCPU= |