want opendchub to start at boot.
have tried adding /usr/local/bin/opendchub in /etc/rc. d/rc.local but it doesnt work.
loading apache from that file works fine..
Logged In: YES user_id=922219
I'm here for exactly the same question. It runs opendchub trough that file, but the task doesn't do anything.
Logged In: YES user_id=828391
it works fine for me. My rc.local file says:
echo -n "Starting Direct Connect Hub Server: " /usr/local/bin/opendchubsilver -w /home/silver/ -u silver echo "opendchub-silver."
ignore the bits on the end.. its just cos we run multiple hubs on the box.
Logged In: NO
try this in rc.local su -c /usr/local/bin/opendchub
Log in to post a comment.
Logged In: YES
user_id=922219
I'm here for exactly the same question. It runs opendchub
trough that file, but the task doesn't do anything.
Logged In: YES
user_id=828391
it works fine for me. My rc.local file says:
echo -n "Starting Direct Connect Hub Server: "
/usr/local/bin/opendchubsilver -w /home/silver/ -u silver
echo "opendchub-silver."
ignore the bits on the end.. its just cos we run multiple
hubs on the box.
Logged In: NO
try this in rc.local
su -c /usr/local/bin/opendchub