]> git.pld-linux.org Git - packages/util-vserver.git/blame - util-vserver-utmpx.patch
- sync with AC-branch
[packages/util-vserver.git] / util-vserver-utmpx.patch
CommitLineData
f998e031
JR
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.066636 seconds and 4 git commands to generate.