mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 23:34:32 +04:00
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=bird2
|
PKG_NAME:=bird2
|
||||||
PKG_VERSION:=2.0.8
|
PKG_VERSION:=2.0.8
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=3
|
||||||
|
|
||||||
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
|
PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
USE_PROCD=1
|
USE_PROCD=1
|
||||||
START=70
|
START=70
|
||||||
|
STOP=10
|
||||||
|
|
||||||
BIRD_BIN="/usr/sbin/bird"
|
BIRD_BIN="/usr/sbin/bird"
|
||||||
BIRD_CONF="/etc/bird.conf"
|
BIRD_CONF="/etc/bird.conf"
|
||||||
|
|||||||
Reference in New Issue
Block a user