summaryrefslogtreecommitdiff
path: root/addons/x11infoscreen/usr/local/bin/launch-x11
blob: 8acff806317c359156233b76595bd28bb171c4f3 (plain)
  1. #!/usr/bin/launchtool -C
  2. tag = x11
  3. command = /usr/bin/X11/XFree86 -allowMouseOpenFail -br -dpms -xf86config `/usr/local/bin/pickx86config`
  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