mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
nginx: change start level to 80
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
# Copyright (C) 2015 OpenWrt.org
|
||||
|
||||
START=50
|
||||
START=80
|
||||
|
||||
USE_PROCD=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user