]> git.stg.codes - stg.git/blob - projects/stargazer/scripts/shaper/shaper.stop.sh
Ticket 12. In the ReadUsers() method: the error variable added; return -1 removed
[stg.git] / projects / stargazer / scripts / shaper / shaper.stop.sh
1 #!/bin/bash
2
3 int_iface=eth1
4
5 #iptables -t mangle --flush
6
7 tc qdisc del dev $int_iface root handle 1: htb
8