From: Jo-Philipp Wich Date: Tue, 9 Dec 2008 10:32:28 +0000 (+0000) Subject: packages/net/olsrd: add example to use custom configs instead of uci X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4a53a14af5f2de72dfb791a927cfab48b8f49c83;p=feed%2Frouting.git packages/net/olsrd: add example to use custom configs instead of uci git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@13562 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Makefile b/Makefile index 01e597c..889ff62 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=olsrd PKG_VERSION:=0.5.6-r3 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 diff --git a/files/olsrd.config b/files/olsrd.config index 78c5a22..793c4f6 100644 --- a/files/olsrd.config +++ b/files/olsrd.config @@ -1,4 +1,7 @@ config olsrd + # uncomment the following line to use a custom config file instead: + #option config_file '/etc/olsrd.conf' + option IpVersion '4' config LoadPlugin