[SAC] Buildbot startup on boot - who?

Mateusz Loskot mateusz at loskot.net
Fri Sep 26 14:31:59 EDT 2008


Mateusz Loskot wrote:
> Folks,
> 
> I can't remember who configured buildbot startup on boot.
> I don't think I did it, because I use cron job for this:
> 
> # crontab -e
> @reboot buildbot start <instance>


I've configured on boot startup of Buildbot instances:

-sh-3.00$ whoami
buildbot

-sh-3.00$ crontab -l
SHELL=/bin/sh
MAILTO=mloskot
OSGEOBUILDHOME=/osgeo/buildbot
#
# On Boot, clean Buildbot logs and start all instances
#
@reboot $OSGEOBUILDHOME/buildbot_clean_logs.sh


I believe it will work well.
If anyone will notice any problems, please report them and I'll fix.


Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org


More information about the Sac mailing list