[Nagiosplug-checkins] nagiosplug/plugins-root Makefile.am, 1.10, 1.11

Ton Voon tonvoon at users.sourceforge.net
Tue Mar 6 11:48:34 CET 2007


Update of /cvsroot/nagiosplug/nagiosplug/plugins-root
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv14934/plugins-root

Modified Files:
	Makefile.am 
Log Message:
Root plugins installed with world executable permissions. Removed references
to --with-nagios-user and --with-nagios-group in README


Index: Makefile.am
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins-root/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile.am	24 Jan 2007 22:47:25 -0000	1.10
+++ Makefile.am	6 Mar 2007 10:48:32 -0000	1.11
@@ -26,7 +26,7 @@
 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 */
 





More information about the Commits mailing list