First Commit
[librecmc/package-feed.git] / net / wshaper / files / wshaper.iface
1 #!/bin/sh
2
3 [ "$ACTION" = ifup ] && /etc/init.d/wshaper enabled && /etc/init.d/wshaper start || exit 0