Merge pull request #2678 from dirkfeytons/nginx_startlevel

nginx: change start level to 80
This commit is contained in:
Thomas Heil 2016-05-11 17:59:11 +02:00
commit 5250fae889

View file

@ -1,7 +1,7 @@
#!/bin/sh /etc/rc.common
# Copyright (C) 2015 OpenWrt.org
START=50
START=80
USE_PROCD=1