net/babeld: Fix rc script to pass config file correctly

While here, update WWW

PR:		261094
Reported by:	Dennis Noordsij <dennis.noordsij@alumni.helsinki.fi>
This commit is contained in:
Hung-Yi Chen 2022-01-11 17:28:09 +08:00 committed by Li-Wen Hsu
parent 7476f16950
commit 9a61a97a87
3 changed files with 3 additions and 3 deletions

View file

@ -3,6 +3,7 @@
PORTNAME= babeld
PORTVERSION= 1.10
DISTVERSIONPREFIX= ${PORTNAME}-
PORTREVISION= 1
CATEGORIES= net
MAINTAINER= gaod@hychen.org

View file

@ -27,7 +27,6 @@ extra_commands="reload"
: ${babeld_enable="NO"}
: ${babeld_config="/usr/local/etc/babeld.conf"}
command_args="-D -I /var/run/${name}.pid $babeld_config"
command_args="-D -I /var/run/${name}.pid -c $babeld_config"
run_rc_command "$1"

View file

@ -5,4 +5,4 @@ Cisco's EIGRP, but uses a variant of ETX
link cost estimation rather than a simple
hop-count metric.
WWW: http://www.pps.jussieu.fr/~jch/software/babel/
WWW: https://www.irif.fr/~jch/software/babel/