projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add trelay, a trivial ethernet relay which allows pseudo-bridging ad-hoc or client...
[openwrt.git]
/
package
/
trelay
/
files
/
trelay.hotplug
1
case "$ACTION" in
2
add|register)
3
[ -f /var/run/trelay.active ] && /etc/init.d/trelay start
4
;;
5
esac
This page took
0.049648 seconds
and
5
git commands to generate.