upmpdcli: Revert default interface to 'br-lan' (correct mistaken assumption)

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess 2014-12-20 09:45:54 -05:00
parent e3d4943bea
commit d380629477
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
config upmpdcli lan
option interface 'lan'
option interface 'br-lan'
# option friendly_name 'upmpdcli'
# option mpd_host '127.0.0.1'
# option mpd_port '6600'