xfrpc: fix bug of xfrpc.init

replace xfrpc with xfrp

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit b3bd24f1af)
This commit is contained in:
Dengfeng Liu
2022-06-04 19:55:27 +08:00
parent 8b80ad3b9e
commit 74ed1a15ae

View File

@@ -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'