SPECS: popa3d.spec - use existing dir (/usr/share/empty) for pop3 ...

qboosh qboosh at pld-linux.org
Fri Jul 15 00:14:56 CEST 2005


Author: qboosh                       Date: Thu Jul 14 22:14:56 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use existing dir (/usr/share/empty) for pop3 user

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

---- Diffs:

================================================================
Index: SPECS/popa3d.spec
diff -u SPECS/popa3d.spec:1.18 SPECS/popa3d.spec:1.19
--- SPECS/popa3d.spec:1.18	Thu May 12 15:29:33 2005
+++ SPECS/popa3d.spec	Fri Jul 15 00:14:49 2005
@@ -75,7 +75,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %pre
-%useradd -u 60 -r -d /dev/null -s /bin/false -c "pop3 user" -g nobody pop3
+%useradd -u 60 -r -d /usr/share/empty -s /bin/false -c "pop3 user" -g nobody pop3
 
 %post
 if [ -f /var/lock/subsys/rc-inetd ]; then
@@ -112,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/07/14 22:14:49  qboosh
+- use existing dir (/usr/share/empty) for pop3 user
+
 Revision 1.18  2005/05/12 13:29:33  baggins
 - release 3
 - req pam 0.79
================================================================

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




More information about the pld-cvs-commit mailing list