xfrpc: fix bug of xfrpc.init
replace xfrpc with xfrp Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
This commit is contained in:
parent
d4430d2e89
commit
b3bd24f1af
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ start_service() {
|
|||
> "$conf_file"
|
||||
config_load "$NAME"
|
||||
|
||||
uci_validate_section xfrpc xfrpc init \
|
||||
uci_validate_section xfrpc xfrp init \
|
||||
'disabled:bool:1' \
|
||||
'loglevel:uinteger:0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue