luci-0.8: merge r4771
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 7 Jun 2009 11:58:40 +0000 (11:58 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 7 Jun 2009 11:58:40 +0000 (11:58 +0000)
modules/freifunk/root/etc/firewall.freifunk

index 26a6d8e..b27957b 100644 (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 )&