Description of problem: Changes to the following lines in the default config file are not read: ENABLE_TELNET= ENABLE_XBOX= ENABLE_DLNA= Version-Release number of selected component (if applicable): 1.1a-3.fc8 How reproducible: Always Steps to Reproduce: 1. Install ushare 2. Make a non-default setting to one of the above mentioned settings 3. Restart the ushare service Actual results: The settings are not read. Expected results: The settings should be read. Additional info: The settings should include "USHARE_" at the beginning, such as: USHARE_ENABLE_TELNET= USHARE_ENABLE_XBOX= USHARE_ENABLE_DLNA= Also, for consistency with the rest of the settings, "ENABLE_WEB=" should read "USHARE_ENABLE_WEB=", although the setting works without the leading "USHARE_". Regards, stoo
Created attachment 297284 [details] ushare.conf file with the suggested changes.
After more thorough testing, it appears that "ENABLE_WEB=" does require the leading "USHARE_" in order to be read properly when set to false/no/0. Regards, stoo
ushare-1.1a-4.fc8 has been submitted as an update for Fedora 8
ushare-1.1a-4.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.