Just for anyone that might run into the same problem I did.. Here's what I put into my bounce skript that the crontab is using. # Initiate X11 for cron export DISPLAY=localhost:0.0 xhost +si:localuser:$(whoami) cd /opt/OpenBD ./openbd_ctl stop # Unpack and install the latest Nightly Build ... ./openbd_ctl start /Mats/
-- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
