commit e5508e84c546f03480e171e1e2edc5855aa3ed52
parent caa009b222e6b859c86de1b44409f9a013f0ae10
Author: Chris Down <chris@chrisdown.name>
Date: Tue, 30 May 2017 09:02:58 +0100
systemd service: Don't restrict to only /tmp
People might set $TMPDIR and this doesn't buy us much.
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/init/clipmenud.service b/init/clipmenud.service
@@ -14,8 +14,5 @@ ProtectKernelTunables=yes
RestrictAddressFamilies=
RestrictRealtime=yes
-ProtectSystem=strict
-ReadWritePaths=/tmp
-
[Install]
WantedBy=default.target