mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
c3bba7f8c6
SVN-Revision: 31122
6 lines
102 B
Plaintext
6 lines
102 B
Plaintext
case "$ACTION" in
|
|
add|register)
|
|
[ -f /var/run/trelay.active ] && /etc/init.d/trelay start
|
|
;;
|
|
esac
|