iczrpbx.conf 307 B

123456789101112131415
  1. [program:iczrpbx]
  2. command=starticzrpbx
  3. autostart=false
  4. autorestart=true
  5. startretries=3
  6. startsecs=1
  7. user=root
  8. killasgroup=true
  9. stopasgroup=true
  10. stdout_logfile=/dev/stdout
  11. stderr_logfile=/dev/stderr
  12. stdout_logfile_maxbytes=0
  13. stderr_logfile_maxbytes=0
  14. stdout_events_enabled = true
  15. stderr_events_enabled = true