From ef392da6c56cdfff35265403192f051af257b3f8 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Mon, 28 Jul 2014 18:57:30 +0200 Subject: Correct references to ProtectSystem and ProtectHome in documentation --- man/systemd.exec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/systemd.exec.xml') diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 2f75915c20..a1eb1127d9 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1027,8 +1027,8 @@ namespace related options (PrivateTmp=, PrivateDevices=, - ReadOnlySystem=, - ProtectedHome=, + ProtectSystem=, + ProtectHome=, ReadOnlyDirectories=, InaccessibleDirectories= and -- cgit v1.2.3-54-g00ecf