diff options
Diffstat (limited to 'etc/ppp/ip-up.d/20qos')
-rw-r--r-- | etc/ppp/ip-up.d/20qos | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/ppp/ip-up.d/20qos b/etc/ppp/ip-up.d/20qos new file mode 100644 index 0000000..af5f9c4 --- /dev/null +++ b/etc/ppp/ip-up.d/20qos @@ -0,0 +1,3 @@ +#! /bin/sh + +/opt/vyatta/sbin/vyatta-qos.pl --start-interface $1 |