xfrpc: fix bug of xfrpc.init

replace xfrpc with xfrp

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
This commit is contained in:
Dengfeng Liu 2022-06-04 19:55:27 +08:00 committed by Nick Hainke
parent d4430d2e89
commit b3bd24f1af

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'