luci-0.8: merge r4792
This commit is contained in:
parent
351fc5886a
commit
fee5fa10bf
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ ipt_add() {
|
|||
}
|
||||
|
||||
start() {
|
||||
/etc/init.d/freifunk-p2pblock enabled || return
|
||||
|
||||
if [ ! -s "$LOCK" ]; then
|
||||
logger -s -t "$ME" 'starting p2pblock...'
|
||||
|
||||
|
|
Loading…
Reference in a new issue