Browse Source

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

Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess 10 years ago
parent
commit
d380629477
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      multimedia/upmpdcli/files/upmpdcli.config

+ 1
- 1
multimedia/upmpdcli/files/upmpdcli.config View File

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