only start crond if there are files in the crontab
[openwrt.git] / package / busybox / files / httpd
index e4f5f48..35b7f62 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh /etc/rc.common
 # Copyright (C) 2006 OpenWrt.org
+START=50
 
 start() {
        include /lib/network
This page took 0.026024 seconds and 4 git commands to generate.