summaryrefslogtreecommitdiffstats
path: root/net/wshaper/files/wshaper.iface
blob: 2964005df5cbd196bdd22af45d61d28c2fccd13d (plain)
1
2
3
#!/bin/sh

[ "$ACTION" = ifup ] && /etc/init.d/wshaper enabled && /etc/init.d/wshaper start || exit 0