diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/ppp/qos | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/ppp/qos b/scripts/ppp/qos new file mode 100755 index 0000000..af5f9c4 --- /dev/null +++ b/scripts/ppp/qos @@ -0,0 +1,3 @@ +#! /bin/sh + +/opt/vyatta/sbin/vyatta-qos.pl --start-interface $1 |