]> git.pld-linux.org Git - packages/util-vserver.git/blob - util-vserver-utmpx.patch
- fixed source enumeration
[packages/util-vserver.git] / util-vserver-utmpx.patch
1 --- util-vserver-0.30.208/scripts/vserver.functions~    2005-10-11 19:51:05.061289264 +0200
2 +++ util-vserver-0.30.208/scripts/vserver.functions     2005-10-20 23:13:31.825830032 +0200
3 @@ -266,7 +266,7 @@
4                 INITCMD_START=( "$i" "$RUNLEVEL_START" )
5                 INITCMD_STOP=(  "$i" "$RUNLEVEL_STOP"  )
6             done
7 -           INITCMD_PREPARE=( $_FAKE_RUNLEVEL "$RUNLEVEL_START" /var/run/utmp )
8 +           INITCMD_PREPARE=( $_FAKE_RUNLEVEL "$RUNLEVEL_START" /var/run/utmpx )
9             ;;
10             
11         (xplain)
This page took 0.130605 seconds and 3 git commands to generate.