diff options
Diffstat (limited to 'net/xfrpc/files')
-rwxr-xr-x | net/xfrpc/files/xfrpc.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xfrpc/files/xfrpc.init b/net/xfrpc/files/xfrpc.init index a3f76156e..fc0053e27 100755 --- a/net/xfrpc/files/xfrpc.init +++ b/net/xfrpc/files/xfrpc.init @@ -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' |