[packages] aiccu: Do not restart aiccu when wan interface is brought up (#7629)
[packages.git] / ipv6 / aiccu / files / aiccu.hotplug
index 5830415..b886976 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