X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fvdispatch-conf;h=54e4bd4e78971b139ce3ab7528c836a07d42cf70;hb=b0a62d195efca12c5cb9e7c0b3bea3be2cd57fc9;hp=7f6614c2569a0358226c81d73a71f7cfacf4e825;hpb=fc28db1eb4146796ec27c2fb15780d6303120261;p=util-vserver.git diff --git a/scripts/vdispatch-conf b/scripts/vdispatch-conf index 7f6614c..54e4bd4 100755 --- a/scripts/vdispatch-conf +++ b/scripts/vdispatch-conf @@ -1,5 +1,5 @@ #!/bin/bash -# $Id: vdispatch-conf 2363 2006-11-03 14:36:23Z hollow $ +# $Id: vdispatch-conf 2486 2007-02-05 18:08:17Z hollow $ # Copyright (C) 2006 Benedikt Boehm # @@ -69,4 +69,4 @@ VSOMETHING_PKGMGMT=1 export VSOMETHING_TITLE VSOMETHING_PKGMGMT -exec $_VSOMETHING "${send_through[@]}" dispatch-conf "${vsomething_opts[@]}" +exec $_VSOMETHING "${send_through[@]}" dispatch-conf "${vsomething_opts[@]}" "$@"