SPECS: nagios.spec - call nagios uid comment Nagios Daemon

glen glen at pld-linux.org
Tue Dec 4 08:57:24 CET 2007


Author: glen                         Date: Tue Dec  4 07:57:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- call nagios uid comment Nagios Daemon

---- Files affected:
SPECS:
   nagios.spec (1.100 -> 1.101) 

---- Diffs:

================================================================
Index: SPECS/nagios.spec
diff -u SPECS/nagios.spec:1.100 SPECS/nagios.spec:1.101
--- SPECS/nagios.spec:1.100	Tue Nov  6 07:12:16 2007
+++ SPECS/nagios.spec	Tue Dec  4 08:57:19 2007
@@ -272,9 +272,9 @@
 %groupadd -g 72 nagios
 %groupadd -g 147 -f nagios-data
 if [ -n "`id -u netsaint 2>/dev/null`" ] && [ "`id -u netsaint`" = "72" ]; then
-	/usr/sbin/usermod -d %{_libdir}/nagios -l nagios -c "Nagios User" -G nagios-data netsaint
+	/usr/sbin/usermod -d %{_libdir}/nagios -l nagios -c "Nagios Daemon" -G nagios-data netsaint
 fi
-%useradd -u 72 -d %{_libdir}/nagios -s /bin/false -c "Nagios User" -g nagios -G nagios-data nagios
+%useradd -u 72 -d %{_libdir}/nagios -s /bin/false -c "Nagios Daemon" -g nagios -G nagios-data nagios
 
 %postun common
 if [ "$1" = "0" ]; then
@@ -492,6 +492,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.101  2007-12-04 07:57:19  glen
+- call nagios uid comment Nagios Daemon
+
 Revision 1.100  2007-11-06 06:12:16  arekm
 - up to 2.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagios.spec?r1=1.100&r2=1.101&f=u



More information about the pld-cvs-commit mailing list