Author: glen Date: Sun Mar 6 22:14:17 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- belong to group icmp for /bin/ping
---- Files affected:
SPECS:
nagios.spec (1.36.2.13 -> 1.36.2.14)
---- Diffs:
================================================================
Index: SPECS/nagios.spec
diff -u SPECS/nagios.spec:1.36.2.13 SPECS/nagios.spec:1.36.2.14
--- SPECS/nagios.spec:1.36.2.13 Sun Mar 6 22:44:37 2005
+++ SPECS/nagios.spec Sun Mar 6 23:14:12 2005
@@ -19,7 +19,7 @@
Name: nagios
Version: 2.0
%define _rc b2
-Release: 0.%{_rc}.51
+Release: 0.%{_rc}.56
License: GPL v2
Group: Networking
Source0:
http://dl.sourceforge.net/%{name}/%{name}-%{version}%{_rc}.tar.gz
@@ -240,7 +240,7 @@
if [ -n "`id -u netsaint 2>/dev/null`" ] && [ "`id -u netsaint`" = "72"
]; then
/usr/sbin/usermod -d %{_libdir}/nagios -l nagios netsaint
else
- /usr/sbin/useradd -u 72 -d %{_libdir}/nagios -s /bin/false -c
"%{name} User" -g nagios,nagios-data nagios 1>&2
+ /usr/sbin/useradd -u 72 -d %{_libdir}/nagios -s /bin/false -c
"%{name} User" -g nagios -G nagios-data,icmp nagios 1>&2
fi
fi
@@ -305,11 +305,13 @@
fi
fi
-%triggerpostun -- nagios < 2.0-0.b2.27
+%triggerpostun -- nagios < 2.0-0.b2.53
chgrp nagios-data %{_sysconfdir}/*.cfg
%addusertogroup nagios nagios-data
+%addusertogroup nagios icmp
%addusertogroup http nagios-data
+
# apache1
if [ -f /var/lock/subsys/apache ]; then
/etc/rc.d/init.d/apache restart 1>&2
@@ -371,6 +373,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36.2.14 2005/03/06 22:14:12 glen
+- belong to group icmp for /bin/ping
+
Revision 1.36.2.13 2005/03/06 21:44:37 glen
- R: mailx (misccommands.cfg for sending mail)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nagios.spec?r1=1.36.2.13&r2=1.36.2.14&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit