wshaper.iface 102 B

123
  1. #!/bin/sh
  2. [ "$ACTION" = ifup ] && /etc/init.d/wshaper enabled && /etc/init.d/wshaper start || exit 0