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