summaryrefslogtreecommitdiffstats
path: root/Monitoring/Makefile
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2011-07-11 17:46:24 +0000
committerroot <root@monitoring.shack>2011-07-11 17:47:11 +0000
commit80493b71bbd6c43e60205bb50a3d1dd83b8bece2 (patch)
treef812f06d01795aa4e555bb3429c422bf2618250d /Monitoring/Makefile
parent552ccf3b99d9036faaa30c4365b86b6c529d3116 (diff)
Monitoring: fixed buggy config,Makefile
Diffstat (limited to 'Monitoring/Makefile')
-rw-r--r--Monitoring/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Monitoring/Makefile b/Monitoring/Makefile
index e1fe7083..794f9262 100644
--- a/Monitoring/Makefile
+++ b/Monitoring/Makefile
@@ -20,4 +20,4 @@ debian:
chown nagios:www-data /var/lib/nagios3 || true
chown nagios:www-data /var/lib/nagios3/rw || true
chmod g+x /var/lib/nagios3 || true
- chmod ug=rwx /var/lib/nagios3/rw/nagios.cmd || true
+ chmod ugo=rwx /var/lib/nagios3/rw/nagios.cmd || true