bird2: bump to version 2.15.1
[feed/routing.git] / olsrd / files / olsrd6.config
1 config olsrd
2 # uncomment the following line to use a custom config file instead:
3 #option config_file '/etc/olsrd6.conf'
4
5 config LoadPlugin
6 option library 'olsrd_txtinfo.so.1.1'
7 option accept '::'
8 option port '2007'
9
10 config Interface
11 list interface 'wlan'
12
13 config procd procd
14 option respawn_threshold '3600'
15 option respawn_timeout '15'
16 option respawn_retry '0'