SPECS: shout.spec - fix for useradd from pwdutils

ankry ankry at pld-linux.org
Wed Jun 7 20:47:56 CEST 2006


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

---- Files affected:
SPECS:
   shout.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/shout.spec
diff -u SPECS/shout.spec:1.18 SPECS/shout.spec:1.19
--- SPECS/shout.spec:1.18	Mon May 22 19:32:22 2006
+++ SPECS/shout.spec	Wed Jun  7 20:47:50 2006
@@ -69,7 +69,7 @@
 
 %pre
 %groupadd -g 57 icecast
-%useradd -u 57 -r -d /dev/null -s /bin/false -c "Streamcast" -g icecast icecast
+%useradd -u 57 -r -d /usr/share/empty -s /bin/false -c "Streamcast" -g icecast icecast
 
 %post
 /sbin/chkconfig --add shout
@@ -106,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/06/07 18:47:50  ankry
+- fix for useradd from pwdutils
+
 Revision 1.18  2006/05/22 17:32:22  glen
 - deamon->daemon spelling fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/shout.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list