projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4430d2
)
xfrpc: fix bug of xfrpc.init
author
Dengfeng Liu
<liudf0716@gmail.com>
Sat, 4 Jun 2022 11:55:27 +0000
(19:55 +0800)
committer
Nick 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
patch
|
blob
|
history
diff --git
a/net/xfrpc/files/xfrpc.init
b/net/xfrpc/files/xfrpc.init
index a3f76156eef50fe682d3fc5fdd179bb1bc204430..fc0053e2740b722bb0f523e5d92ff3876d00fd00 100755
(executable)
--- 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 xfrp
c
init \
+ uci_validate_section xfrpc xfrp init \
'disabled:bool:1' \
'loglevel:uinteger:0'