mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 19:54:50 +00:00
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:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user