aboutsummaryrefslogtreecommitdiff
path: root/net/respondd/files/respondd.config
blob: 7c01ac22598dd9c698547b82321610699ffe0e44 (plain)
1
2
3
4
5
6
7
8
config daemon daemon
	option port '1001'
	option providers '/lib/respondd'

config multicast-group lan
	option group 'ff02::1'
	option disabled '1'
	list interface 'br-lan'