luci-0.8: merge r4792

This commit is contained in:
Jo-Philipp Wich 2009-06-07 20:23:08 +00:00
parent 351fc5886a
commit fee5fa10bf

View file

@ -12,6 +12,8 @@ ipt_add() {
}
start() {
/etc/init.d/freifunk-p2pblock enabled || return
if [ ! -s "$LOCK" ]; then
logger -s -t "$ME" 'starting p2pblock...'