[PATCH] [olsrd] Start olsrd after starting quagga
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 7 May 2009 13:33:08 +0000 (13:33 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 7 May 2009 13:33:08 +0000 (13:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@15673 3c298f89-4303-0410-b956-a3cf2f4a3e73

files/olsrd.init

index 52ab0ca713fa1abc3592d537fedce7d8e0546618..f719c4546f807d184059886a111936a93e9192c1 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh /etc/rc.common
 # Copyright (C) 2008  Alina Friedrichsen <x-alina@gmx.net>
 # Special thanks to bittorf wireless ))
-START=50
+START=65
 
 OLSRD_OLSRD_SCHEMA='ignore:internal config_file:internal DebugLevel=0 IpVersion=4 AllowNoInt:bool=1 Pollrate=0.025 TcRedundancy=2 MprCoverage=3 LinkQualityFishEye=1 LinkQualityWinSize=100 LinkQualityDijkstraLimit=0+9.0 LinkQualityLevel=2 UseHysteresis:bool=0 FIBMetric=flat ClearScreen:bool=1 Willingness=3 LinkQualityAging=0.1 LinkQualityAlgorithm=etx_fpm'
 OLSRD_IPCCONNECT_SCHEMA='ignore:internal Host:list Net:list2'