From 24f9a85d07b507912e3b2abaa4797480f0521bb5 Mon Sep 17 00:00:00 2001 From: Matteo Croce Date: Mon, 6 Oct 2008 12:50:51 +0000 Subject: [PATCH] aiccu: reverted accidentally changed field SVN-Revision: 12868 --- ipv6/aiccu/files/aiccu.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipv6/aiccu/files/aiccu.init b/ipv6/aiccu/files/aiccu.init index 638f384d3a..40c3bc6a88 100644 --- a/ipv6/aiccu/files/aiccu.init +++ b/ipv6/aiccu/files/aiccu.init @@ -1,6 +1,6 @@ #!/bin/sh /etc/rc.common # Copyright (C) 2006 OpenWrt.org -START=70 +START=50 config_cb() { local cfg_type="$1" -- 2.30.2