From e99d60aa6151867c492f8fddafb4287c07d3670f Mon Sep 17 00:00:00 2001 From: jonas Date: Tue, 13 Jun 2006 14:51:34 +0000 Subject: Add lauchtool wrapper for simpleopal. git-svn-id: svn+ssh://xayide/home/jonas/private_svn/fleshybrid/trunk@20 8f53b18a-e215-0410-8885-9f593d34873e --- addons/x11phonehome/usr/local/bin/launch-simpleopal | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100755 addons/x11phonehome/usr/local/bin/launch-simpleopal diff --git a/addons/x11phonehome/usr/local/bin/launch-simpleopal b/addons/x11phonehome/usr/local/bin/launch-simpleopal new file mode 100755 index 0000000..8db3842 --- /dev/null +++ b/addons/x11phonehome/usr/local/bin/launch-simpleopal @@ -0,0 +1,16 @@ +#!/usr/bin/launchtool -C + +tag = simpleopal +command = /home/jonas/src/debian/opal/simpleopal/obj_linux_ppc_r/simpleopal -nVIX --display :0 --quit-when-idle h323:hysbald +daemon = yes +#stats = yes +#user = myserver +#root dir = /tmp +#process count limit = 5 +#open files limit = 10 +#wait times = 1,1,1,3,3,3,10,10,10 +#infinite runs = yes +launchtool output = syslog:simpleopal,LOG_DAEMON,LOG_INFO +launchtool errors = syslog:simpleopal,LOG_DAEMON,LOG_ERR +command output = syslog:simpleopal,LOG_DAEMON,LOG_INFO +command errors = syslog:simpleopal,LOG_DAEMON,LOG_ERR -- cgit v1.2.3