summaryrefslogtreecommitdiff
path: root/testing/lighttpd/lighttpd.service
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lighttpd/lighttpd.service')
-rw-r--r--testing/lighttpd/lighttpd.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/lighttpd/lighttpd.service b/testing/lighttpd/lighttpd.service
index af427063e..b80db7695 100644
--- a/testing/lighttpd/lighttpd.service
+++ b/testing/lighttpd/lighttpd.service
@@ -3,6 +3,7 @@ Description=A secure, fast, compliant and very flexible web-server
After=syslog.target network.target
[Service]
+PrivateTmp=true
ExecStart=/usr/sbin/lighttpd-angel -D -f /etc/lighttpd/lighttpd.conf
ExecReload=/bin/kill -HUP $MAINPID
KillSignal=SIGINT