blob: 58985a640f50cc589bfb4e87878518407f219000 (
plain)
- #!/usr/bin/launchtool -C
- tag = simpleopal
- command = /usr/bin/simpleopal --tx-video --no-rx-video --no-gatekeeper --no-sip --no-ivr --no-iax2 --display :0 h323:phone
- 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
|