sendKillSequence(): added
[util-vserver.git] / util-vserver / scripts / vtop
index ae32b54..839434b 100755 (executable)
@@ -25,4 +25,4 @@ test -e "$UTIL_VSERVER_VARS" || {
 }
 . "$UTIL_VSERVER_VARS"
 
-exec $SBINDIR/chcontext --silent --ctx 1 top $*
+exec $SBINDIR/chcontext --silent --ctx 1 top "$@"