aboutsummaryrefslogtreecommitdiff
path: root/plugins-root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Ton Voon <tonvoon@users.sourceforge.net> 2007-03-06 10:48:32 +0000
committerGravatar Ton Voon <tonvoon@users.sourceforge.net> 2007-03-06 10:48:32 +0000
commit5307670768b1db7b7ced831adb4de1f3bb62b8a5 (patch)
tree3948549542fe622c4c0ccbd615eab299621869bc /plugins-root/Makefile.am
parentf2e6c3bed884c4d672f85e59e6131a1f0d2727d5 (diff)
downloadmonitoring-plugins-5307670768b1db7b7ced831adb4de1f3bb62b8a5.tar.gz
Root plugins installed with world executable permissions. Removed references
to --with-nagios-user and --with-nagios-group in README git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1625 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins-root/Makefile.am')
-rw-r--r--plugins-root/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-root/Makefile.am b/plugins-root/Makefile.am
index d2e4e8bd..a36e120a 100644
--- a/plugins-root/Makefile.am
+++ b/plugins-root/Makefile.am
@@ -26,7 +26,7 @@ TESTS = @PLUGIN_TEST@
test:
perl -I $(top_builddir) -I $(top_srcdir) ../test.pl
-setuid_root_mode = 4550
+setuid_root_mode = a=rx,u+s
# /* Author Coreutils team - see ACKNOWLEDGEMENTS */