diff options
| author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-03-06 10:48:32 +0000 | 
|---|---|---|
| committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-03-06 10:48:32 +0000 | 
| commit | 5307670768b1db7b7ced831adb4de1f3bb62b8a5 (patch) | |
| tree | 3948549542fe622c4c0ccbd615eab299621869bc /plugins-root | |
| parent | f2e6c3bed884c4d672f85e59e6131a1f0d2727d5 (diff) | |
| download | monitoring-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')
| -rw-r--r-- | plugins-root/Makefile.am | 2 | 
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@ | |||
| 26 | test: | 26 | test: | 
| 27 | perl -I $(top_builddir) -I $(top_srcdir) ../test.pl | 27 | perl -I $(top_builddir) -I $(top_srcdir) ../test.pl | 
| 28 | 28 | ||
| 29 | setuid_root_mode = 4550 | 29 | setuid_root_mode = a=rx,u+s | 
| 30 | 30 | ||
| 31 | # /* Author Coreutils team - see ACKNOWLEDGEMENTS */ | 31 | # /* Author Coreutils team - see ACKNOWLEDGEMENTS */ | 
| 32 | 32 | ||
