SPECS: quake3.spec - I was wrong, su -c does nead shel

sparky sparky at pld-linux.org
Sat Oct 15 18:54:57 CEST 2005


Author: sparky                       Date: Sat Oct 15 16:54:57 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- I was wrong, su -c does nead shel

---- Files affected:
SPECS:
   quake3.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/quake3.spec
diff -u SPECS/quake3.spec:1.36 SPECS/quake3.spec:1.37
--- SPECS/quake3.spec:1.36	Sat Oct 15 18:18:19 2005
+++ SPECS/quake3.spec	Sat Oct 15 18:54:52 2005
@@ -147,7 +147,7 @@
 
 %pre server
 %groupadd -P %{name}-server -g 38 quake3
-%useradd -m -P %{name}-server -u 124 -d /home/services/quake3 -s /bin/false -c "Quake ]|[ Arena" -g quake3 quake3
+%useradd -m -P %{name}-server -u 124 -d /home/services/quake3 -s /bin/sh -c "Quake ]|[ Arena" -g quake3 quake3
 
 %post server
 /sbin/chkconfig --add q3ded
@@ -203,6 +203,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2005/10/15 16:54:52  sparky
+- I was wrong, su -c does nead shel
+
 Revision 1.36  2005/10/15 16:18:19  sparky
 - added TODO, i don't know how to do this as there has great mess in binary
 - hot alpha fix patch: STBR ac-test
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quake3.spec?r1=1.36&r2=1.37&f=u




More information about the pld-cvs-commit mailing list