Changed init script priority.
This commit is contained in:
parent
c304a0d8b9
commit
bf125b1d34
@ -1,6 +1,5 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
START=40
|
||||
STOP=90
|
||||
START=90
|
||||
|
||||
config_cb() {
|
||||
local cfg="$CONFIG_SECTION"
|
||||
|
Loading…
Reference in New Issue
Block a user