mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-11 07:22:54 +00:00
c993ad73be
SVN-Revision: 6875
3 lines
87 B
Bash
Executable File
3 lines
87 B
Bash
Executable File
#!/bin/sh
|
|
[ "$ACTION" = ifup ] && /usr/lib/qos/generate.sh interface "$INTERFACE" | sh
|