From b2f43424402231050937792fb8b78d0184643a98 Mon Sep 17 00:00:00 2001 From: mbm Date: Thu, 10 May 2007 10:38:53 +0000 Subject: START/STOP values must be specified in the init script git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7164 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/files/httpd | 1 + 1 file changed, 1 insertion(+) (limited to 'package/busybox/files/httpd') diff --git a/package/busybox/files/httpd b/package/busybox/files/httpd index e4f5f48e9..35b7f6294 100755 --- a/package/busybox/files/httpd +++ b/package/busybox/files/httpd @@ -1,5 +1,6 @@ #!/bin/sh /etc/rc.common # Copyright (C) 2006 OpenWrt.org +START=50 start() { include /lib/network -- cgit v1.2.3