Add 'dynamicrouting' to RC's PROVIDE, to help ICMP redirect processing depend

on routing daemon
This commit is contained in:
Olivier Cochard
2020-02-10 16:41:24 +00:00
parent 7d45e135e8
commit 0c5987cfbc
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
PORTNAME= bird
DISTVERSION= 2.0.7
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://bird.network.cz/pub/bird/
PKGNAMESUFFIX= 2

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
#
# PROVIDE: bird
# PROVIDE: bird dynamicrouting
# REQUIRE: LOGIN
# KEYWORD: shutdown
#