rp-ppoe: fix init script indentation and add STOP level
Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
This commit is contained in:
parent
f448a5ad30
commit
860187dcde
2 changed files with 64 additions and 62 deletions
|
@ -2,6 +2,7 @@
|
|||
# Copyright (C) 2006-2011 OpenWrt.org
|
||||
|
||||
START=50
|
||||
STOP=50
|
||||
USE_PROCD=1
|
||||
|
||||
pppoe_triggers() {
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# Copyright (C) 2006-2011 OpenWrt.org
|
||||
|
||||
START=50
|
||||
STOP=50
|
||||
USE_PROCD=1
|
||||
|
||||
pppoe_triggers() {
|
||||
|
|
Loading…
Reference in a new issue