modules/freifunk: fix typo in firewall include

This commit is contained in:
Jo-Philipp Wich 2009-06-07 11:57:52 +00:00
parent d52b0d11f5
commit e458fc8add

View file

@ -59,4 +59,4 @@ config_foreach apply_nat_fix interface
[ -x /etc/init.d/luci_splash ] && ( sleep 3; /etc/init.d/luci_splash restart )&
[ -x /etc/init.d/freifunk-p2pblock ] && /etc/init.d/freifunk-p2pblock enabled && \
( sleep 3; /etc/init./freifunk-p2pblock restart )&
( sleep 3; /etc/init.d/freifunk-p2pblock restart )&