SOURCES: util-vserver-utmpx.patch - updated for 0.30.215

zbyniu zbyniu at pld-linux.org
Mon Mar 17 16:38:08 CET 2008


Author: zbyniu                       Date: Mon Mar 17 15:38:08 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 0.30.215

---- Files affected:
SOURCES:
   util-vserver-utmpx.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/util-vserver-utmpx.patch
diff -u SOURCES/util-vserver-utmpx.patch:1.2 SOURCES/util-vserver-utmpx.patch:1.3
--- SOURCES/util-vserver-utmpx.patch:1.2	Sun Sep  2 23:35:52 2007
+++ SOURCES/util-vserver-utmpx.patch	Mon Mar 17 16:38:03 2008
@@ -20,8 +20,8 @@
  	(xgentoo)
 @@ -317,7 +317,7 @@
  
- 	    INITCMD_START=( env TERM=$TERM /lib/rcscripts/sh/init-vserver.sh "$RUNLEVEL_START" )
- 	    INITCMD_STOP=( env -i TERM=$TERM RUNLEVEL=0 /sbin/rc shutdown )
+ 	    INITCMD_START=( env TERM=$TERM $RC_WRAP "$RUNLEVEL_START" )
+ 	    INITCMD_STOP=( env -i PATH=$RC_PATH TERM=$TERM RUNLEVEL=0 /sbin/rc shutdown )
 -	    INITCMD_PREPARE=( $_FAKE_RUNLEVEL 3 /var/run/utmp )
 +	    INITCMD_PREPARE=( $_FAKE_RUNLEVEL 3 /var/run/utmpx )
  	    ;;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/util-vserver-utmpx.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list