mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
nginx: change start level to 80
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
This commit is contained in:
committed by
Zoltan HERPAI
parent
8fdd1db9d3
commit
63037f9ae4
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh /etc/rc.common
|
#!/bin/sh /etc/rc.common
|
||||||
# Copyright (C) 2015 OpenWrt.org
|
# Copyright (C) 2015 OpenWrt.org
|
||||||
|
|
||||||
START=50
|
START=80
|
||||||
|
|
||||||
USE_PROCD=1
|
USE_PROCD=1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user