blob: 8db38426913193a6df9ebcec372b2a284d1c6261 (
plain)
- #!/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
|