From 69b528832a8ee3606bf8f30164c681a0872f7a2a Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Tue, 19 Dec 2017 12:48:54 +0900 Subject: [PATCH] man: LockPersonality= implies NoNewPrivileges= --- man/systemd.exec.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 3d81e45732..b0135e42fe 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -381,7 +381,8 @@ CapabilityBoundingSet=~CAP_B CAP_C SystemCallArchitectures=, RestrictAddressFamilies=, RestrictNamespaces=, PrivateDevices=, ProtectKernelTunables=, ProtectKernelModules=, - MemoryDenyWriteExecute=, or RestrictRealtime= are specified. Also see + MemoryDenyWriteExecute=, RestrictRealtime=, or + LockPersonality= are specified. Also see No New Privileges Flag.