index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
srelay
/
files
/
srelay.init
blob: 9e5a5f5654d6c2fe452e14d98bfa2db0b80018cd (
plain
)
1
2
3
4
5
#!/bin/sh if [ -f /etc/srelay.conf ];then srelay -c /etc/srelay.conf -r -s fi