summaryrefslogtreecommitdiff
blob: 9f324a998c5926b5de01a1cc0949ad9bfe77492a (plain)
1
2
3
4
5
6
7
8
9
10
# /etc/conf.d/upnpd: config file for /etc/init.d/upnpd

# Internal (local network) interface
#INTERNAL_INTERFACE="eth1"

# External (outward facing) interface
#EXTERNAL_INTERFACE="ppp0"

# If set to "no" the multicast route will not be created
#ALLOW_MULTICAST="yes"