blob: 8acff806317c359156233b76595bd28bb171c4f3 (
plain)
- #!/usr/bin/launchtool -C
- tag = x11
- command = /usr/bin/X11/XFree86 -allowMouseOpenFail -br -dpms -xf86config `/usr/local/bin/pickx86config`
- 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:x11,LOG_DAEMON,LOG_INFO
- launchtool errors = syslog:x11,LOG_DAEMON,LOG_ERR
- command output = syslog:x11,LOG_DAEMON,LOG_INFO
- command errors = syslog:x11,LOG_DAEMON,LOG_ERR
|