summaryrefslogtreecommitdiffstats
path: root/plugins-root/Makefile.am
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2007-03-06 10:48:32 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2007-03-06 10:48:32 (GMT)
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 d2e4e8b..a36e120 100644
--- a/plugins-root/Makefile.am
+++ b/plugins-root/Makefile.am
@@ -26,7 +26,7 @@ TESTS = @PLUGIN_TEST@
26test: 26test:
27 perl -I $(top_builddir) -I $(top_srcdir) ../test.pl 27 perl -I $(top_builddir) -I $(top_srcdir) ../test.pl
28 28
29setuid_root_mode = 4550 29setuid_root_mode = a=rx,u+s
30 30
31# /* Author Coreutils team - see ACKNOWLEDGEMENTS */ 31# /* Author Coreutils team - see ACKNOWLEDGEMENTS */
32 32