- Fix rc script
Actually, the maintainer submits the rc script which uses 'name=noip2'. After some discussion with him, I changed it to use noip in order to match its port name, but forget to properly set $command. Pointy hat to: rafan Reported by: Andrea Venturoli <ml at netfence.it> Approved by: maintainer (implicit)
This commit is contained in:
parent
d1732c3d96
commit
e201bd9f94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205374
@ -17,7 +17,7 @@
|
||||
name="noip"
|
||||
rcvar=`set_rcvar`
|
||||
|
||||
command="%%PREFIX%%/bin/${name}"
|
||||
command="%%PREFIX%%/bin/noip2"
|
||||
|
||||
load_rc_config $name
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user