Public bug reported:
Binary package hint: ushare
The default /etc/ushare.conf file ships with incorrectly named
identifiers.
# Enable Web interface (yes/no)
ENABLE_WEB=
# Enable Telnet control interface (yes/no)
ENABLE_TELNET=
# Use XboX 360 compatibility mode (yes/no)
ENABLE_XBOX=
# Use DLNA profile (yes/no)
# This is needed for PlayStation3 to work (among other devices)
ENABLE_DLNA=
Should all be prefixed with USHARE_:
# Enable Web interface (yes/no)
USHARE_ENABLE_WEB=
# Enable Telnet control interface (yes/no)
USHARE_ENABLE_TELNET=
# Use XboX 360 compatibility mode (yes/no)
USHARE_ENABLE_XBOX=
# Use DLNA profile (yes/no)
# This is needed for PlayStation3 to work (among other devices)
USHARE_ENABLE_DLNA=
** Affects: ushare (Ubuntu)
Importance: Undecided
Status: New
--
ushare config file identifiers incorrect
https://bugs.launchpad.net/bugs/250122
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs