[volunteergrid2-l] Is everyone clear on getting Tahoe to start up after boot?

Shawn Willden shawn at willden.org
Wed Jan 19 19:40:09 UTC 2011


On Wed, Jan 19, 2011 at 12:25 PM, Billy Earney <billy.earney at gmail.com>wrote:

> I don’t have it set up just yet (to restart tahoe after a reboot), but this
> should only require a simple script, correct?  Does someone have a script
> they are willing to share?   I’m running Ubuntu..
>

One simple option is just to add a line to your rc.local.  Something like

/bin/su -c "$TAHOE start -C $TAHOEDIR" $TAHOEUSER

where $TAHOE is the path to the tahoe executable, $TAHOEDIR is the path to
your tahoe directory and $TAHOEUSER is the user ID you want the process to
run under.

-- 
Shawn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tahoe-lafs.org/cgi-bin/mailman/private/volunteergrid2-l/attachments/20110119/a486d1db/attachment.html>


More information about the volunteergrid2-l mailing list