Author: glen                         Date: Sun Mar  6 16:25:32 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- fix netsaint user rename

---- Files affected:
SPECS:
   nagios.spec (1.36.2.5 -> 1.36.2.6) 

---- Diffs:

================================================================
Index: SPECS/nagios.spec
diff -u SPECS/nagios.spec:1.36.2.5 SPECS/nagios.spec:1.36.2.6
--- SPECS/nagios.spec:1.36.2.5  Sun Mar  6 17:24:39 2005
+++ SPECS/nagios.spec   Sun Mar  6 17:25:20 2005
@@ -219,7 +219,7 @@
        fi
 else
        if [ -n "`id -u netsaint 2>/dev/null`" ] && [ "`id -u netsaint`" = "72" 
]; then
-               /usr/sbin/usermod -d /tmp -l nagios netsaint
+               /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 1>&2
        fi
@@ -311,6 +311,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36.2.6  2005/03/06 16:25:20  glen
+- fix netsaint user rename
+
 Revision 1.36.2.5  2005/03/06 16:24:39  glen
 - create nagios-data group
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nagios.spec?r1=1.36.2.5&r2=1.36.2.6&f=u


_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to