gmediaserver: use br-lan instead of br0

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8832 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
olli 2007-09-18 10:42:14 +00:00
parent b470b0f59b
commit 34a47cbafb

View File

@ -1 +1 @@
OPTIONS="--background --interface=br0 --pid-file=$PID_F"
OPTIONS="--background --interface=br-lan --pid-file=$PID_F"