X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Futil-vserver-vars.pathsubst;h=e0bc7e66599d6cedb12161d7961f5eb63b2ead3e;hb=4415d2a7377be61789eb5a6e35222962cbe7a146;hp=70cf3fcba0da09d01f5ea6c7b51f72a452e614a9;hpb=b0a62d195efca12c5cb9e7c0b3bea3be2cd57fc9;p=util-vserver.git diff --git a/scripts/util-vserver-vars.pathsubst b/scripts/util-vserver-vars.pathsubst index 70cf3fc..e0bc7e6 100644 --- a/scripts/util-vserver-vars.pathsubst +++ b/scripts/util-vserver-vars.pathsubst @@ -1,4 +1,4 @@ -# $Id: util-vserver-vars.pathsubst 2468 2007-01-21 20:05:19Z dhozac $ --*- sh -*-- +# $Id: util-vserver-vars.pathsubst 2589 2007-08-16 03:06:50Z dhozac $ --*- sh -*-- PACKAGE='@PACKAGE@' PACKAGE_BUGREPORT='@PACKAGE_BUGREPORT@' @@ -40,6 +40,7 @@ _EXEC_CD="$__SBINDIR/exec-cd" _EXEC_ULIMIT="$__PKGLIBDIR/exec-ulimit" _FAKE_RUNLEVEL="$__PKGLIBDIR/fakerunlevel" _FILETIME="$__PKGLIBDIR/filetime" +_H2EXT="$__PKGLIBDIR/h2ext" _IFSPEC="$__LEGACYDIR/ifspec" _INITSYNC_MINIT_START=: _KEEP_CTX_ALIVE="$__PKGLIBDIR/keep-ctx-alive" @@ -98,6 +99,7 @@ _VSHELPER="$__PKGLIBDIR/vshelper" _VSHELPER_SYNC="$__PKGLIBDIR/vshelper-sync" _VSOMETHING="$__SBINDIR/vsomething" _VSYSCTL="$__PKGLIBDIR/vsysctl" +_VTAG="$__SBINDIR/vtag" _VWAIT="$__SBINDIR/vwait" _VUNAME="$__SBINDIR/vuname" _VUNIFY="$__PKGLIBDIR/vunify" @@ -138,6 +140,7 @@ _RMMOD="@RMMOD@" _RSYNC="@RSYNC@" _SED="@SED@" _SH="@SH@" +_STRACE="@STRACE@" _TAC="@TAC@" _TAR="@TAR@" _TOUCH="@TOUCH@"