c993ad73be
SVN-Revision: 6875
2 lines
87 B
Bash
Executable file
2 lines
87 B
Bash
Executable file
#!/bin/sh
|
|
[ "$ACTION" = ifup ] && /usr/lib/qos/generate.sh interface "$INTERFACE" | sh
|