packages/net/olsrd: add example to use custom configs instead of uci
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 9 Dec 2008 10:32:28 +0000 (10:32 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 9 Dec 2008 10:32:28 +0000 (10:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@13562 3c298f89-4303-0410-b956-a3cf2f4a3e73

Makefile
files/olsrd.config

index 01e597c2c6ecd76da34bec95a6877f635b98e05a..889ff626b501aca93a2eaab916373e9c1bbf398f 100644 (file)
--- 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
index 78c5a22dc475e7110a12ed8a3bf81fbc0c11de39..793c4f6099638babc4e60efc015239866de96a70 100644 (file)
@@ -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