From 9ad1a5fd3ef8b8fef471468c4e4976cf3b70f707 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 13 Nov 2006 21:16:03 +0000 Subject: [PATCH] add START=60 to dnsmasq init SVN-Revision: 5525 --- package/dnsmasq/files/dnsmasq.init | 1 + 1 file changed, 1 insertion(+) diff --git a/package/dnsmasq/files/dnsmasq.init b/package/dnsmasq/files/dnsmasq.init index 6fe074ea29..7afcee420e 100644 --- a/package/dnsmasq/files/dnsmasq.init +++ b/package/dnsmasq/files/dnsmasq.init @@ -1,6 +1,7 @@ #!/bin/sh /etc/rc.common # Copyright (C) 2006 OpenWrt.org +START=60 start() { include /lib/network scan_interfaces -- 2.30.2