diff options
-rwxr-xr-x | scripts/ppp/qos | 5 |
1 files changed, 0 insertions, 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 |