Menu

#6 ushare 1.1a init.d script broken

v1.0_(example)
open
nobody
5
2008-06-20
2008-06-20
Dylan Fahey
No

The ushare init.d script is broken. It is missing a line. I'm using debian, but I'm sure this effects all.

After the CONFIGFILE statement line, you must add the USHARE_OPTIONS statement, else, the ushare startup script will not work:

CONFIGFILE=/etc/ushare.conf
USHARE_OPTIONS="-f $CONFIGFILE"

After you add the USHARE_OPTIONS statement, ushare starts up just like it should. I spend hours troublshooting and then finding on the web the correct answer to fix this problem. I've also seen many requests for support just 'die' with no solution too.
This is a simple fix.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB