From 1e391c3dee7c0d907f09a6c4aa51f75993f7ed49 Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Wed, 11 Aug 2010 11:49:04 -0700 Subject: remove CLI backend env variables usage * these are no longer necessary with the new CLI library. --- scripts/ppp/qos | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scripts/ppp/qos b/scripts/ppp/qos index ffa618e..b510cae 100755 --- a/scripts/ppp/qos +++ b/scripts/ppp/qos @@ -1,10 +1,5 @@ #! /bin/bash -# setup the config environment -export VYATTA_ACTIVE_CONFIGURATION_DIR=/opt/vyatta/config/active -export VYATTA_EDIT_LEVEL="/" -export VYATTA_TEMPLATE_LEVEL="/" - /opt/vyatta/sbin/vyatta-cfg-cmd-wrapper begin /opt/vyatta/sbin/vyatta-qos.pl --start-interface $1 -- cgit v1.2.3