START/STOP values must be specified in the init script
[packages.git] / admin / syslog-ng / files / syslog-ng.init
index 238c117..06672e8 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh /etc/rc.common
 # Copyright (C) 2006 OpenWrt.org
+START=50
 
 start() {
   [ -f /etc/syslog-ng/syslog-ng.conf ] || {