summaryrefslogtreecommitdiff
path: root/addons/x11phonehome/usr/local/bin/launch-simpleopal
blob: b23cc261a976c0c15f006e322b8474acde3eb8e9 (plain)
  1. #!/usr/bin/launchtool -C
  2. tag = simpleopal
  3. command = /usr/bin/simpleopal -nVIX --display :0 --quit-when-idle h323:phone
  4. daemon = yes
  5. #stats = yes
  6. #user = myserver
  7. #root dir = /tmp
  8. #process count limit = 5
  9. #open files limit = 10
  10. #wait times = 1,1,1,3,3,3,10,10,10
  11. #infinite runs = yes
  12. launchtool output = syslog:simpleopal,LOG_DAEMON,LOG_INFO
  13. launchtool errors = syslog:simpleopal,LOG_DAEMON,LOG_ERR
  14. command output = syslog:simpleopal,LOG_DAEMON,LOG_INFO
  15. command errors = syslog:simpleopal,LOG_DAEMON,LOG_ERR