summaryrefslogtreecommitdiff
path: root/addons/x11phonehome/usr/local/bin/launch-x11
blob: 67c0d95b83b826e8cdb6f25e86688ff2994788ed (plain)
  1. #!/usr/bin/launchtool -C
  2. tag = x11
  3. command = /usr/bin/Xorg -allowMouseOpenFail -br -dpms -config `/usr/local/bin/pickxconfig`
  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:x11,LOG_DAEMON,LOG_INFO
  13. launchtool errors = syslog:x11,LOG_DAEMON,LOG_ERR
  14. command output = syslog:x11,LOG_DAEMON,LOG_INFO
  15. command errors = syslog:x11,LOG_DAEMON,LOG_ERR