diff --git a/net/xfrpc/files/xfrpc.init b/net/xfrpc/files/xfrpc.init index fc0053e27..aa999bc68 100755 --- a/net/xfrpc/files/xfrpc.init +++ b/net/xfrpc/files/xfrpc.init @@ -64,7 +64,7 @@ start_service() { config_load "$NAME" uci_validate_section xfrpc xfrp init \ - 'disabled:bool:1' \ + 'disabled:bool:0' \ 'loglevel:uinteger:0' if [ $disabled = 1 ]; then