This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
upmpdcli: Revert default interface to 'br-lan' (correct mistaken assumption)
Signed-off-by: Ted Hess <thess@kitschensync.net>
lilik-openwrt-22.03
Ted Hess
10 years ago
parent
e3d4943bea
commit
d380629477
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
multimedia/upmpdcli/files/upmpdcli.config
+ 1
- 1
multimedia/upmpdcli/files/upmpdcli.config
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'
Write
Preview
Loading…
Cancel
Save