[backfire] backport: aiccu: Do not restart aiccu when wan interface is brought up...
[openwrt/svn-archive/archive.git] / ipv6 / aiccu / files / aiccu.hotplug
index 5830415a45558e059fa686829ed5a10aaebb5aed..b886976210797c5a8e72e17a698f4f99e133609f 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-[ "$ACTION" = "ifup" -a "$INTERFACE" = "wan" ] && /etc/init.d/aiccu enabled && /etc/init.d/aiccu restart
+[ "$ACTION" = "ifup" -a "$INTERFACE" = "wan" ] && /etc/init.d/aiccu enabled && /etc/init.d/aiccu start