disable private temp

This commit is contained in:
Mario Fetka
2017-06-22 16:50:52 +02:00
parent 5917779ec3
commit e20eb31ef8
3 changed files with 6 additions and 5 deletions

View File

@@ -19,5 +19,5 @@ ExecStopPost=/bin/rm -f /var/run/nagios/nrpe.pid
TimeoutStopSec=60
User=nagios
Group=nagios
PrivateTmp=true
PrivateTmp=false
OOMScoreAdjust=-500