SPECS: ices.spec - fix for useradd from pwdutils

ankry ankry at pld-linux.org
Wed Jun 7 20:40:57 CEST 2006


Author: ankry                        Date: Wed Jun  7 18:40:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for useradd from pwdutils

---- Files affected:
SPECS:
   ices.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/ices.spec
diff -u SPECS/ices.spec:1.31 SPECS/ices.spec:1.32
--- SPECS/ices.spec:1.31	Sun May  1 19:31:30 2005
+++ SPECS/ices.spec	Wed Jun  7 20:40:52 2006
@@ -66,7 +66,7 @@
 
 %pre
 %groupadd -g 57 icecast
-%useradd -u 57 -r -d /dev/null -s /bin/false -c "ices" -g icecast icecast
+%useradd -u 57 -r -d /usr/share/empty -s /bin/false -c "ices" -g icecast icecast
 
 %post
 /sbin/chkconfig --add ices
@@ -104,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/06/07 18:40:52  ankry
+- fix for useradd from pwdutils
+
 Revision 1.31  2005/05/01 17:31:30  glen
 - use %useradd/%groupadd macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ices.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list