Bug 436605

Summary: defualt ushare configuration file problems
Product: [Fedora] Fedora Reporter: Stuart Martin <stoomart>
Component: ushareAssignee: Eric Tanguy <eric.tanguy>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: 1.1a-4.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-13 07:41:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
ushare.conf file with the suggested changes. none

Description Stuart Martin 2008-03-08 08:56:52 UTC
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

Comment 1 Stuart Martin 2008-03-08 08:56:53 UTC
Created attachment 297284 [details]
ushare.conf file with the suggested changes.

Comment 2 Stuart Martin 2008-03-08 09:23:33 UTC
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

Comment 3 Fedora Update System 2008-03-09 10:39:00 UTC
ushare-1.1a-4.fc8 has been submitted as an update for Fedora 8

Comment 4 Fedora Update System 2008-03-13 07:41:07 UTC
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.