Thanks! This is GREAT info. When you have a chance can you write this up on the wiki? We'd greatly appreciate it.
On Fri, Apr 8, 2011 at 2:46 AM, Mats <[email protected]> wrote: > 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 > -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
