xfrpc: fix bug of xfrpc.init
authorDengfeng Liu <liudf0716@gmail.com>
Sat, 4 Jun 2022 11:55:27 +0000 (19:55 +0800)
committerNick Hainke <vincent@systemli.org>
Sat, 4 Jun 2022 13:54:24 +0000 (15:54 +0200)
replace xfrpc with xfrp

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
net/xfrpc/files/xfrpc.init

index a3f76156eef50fe682d3fc5fdd179bb1bc204430..fc0053e2740b722bb0f523e5d92ff3876d00fd00 100755 (executable)
@@ -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'