summaryrefslogtreecommitdiff
path: root/addons/x11phonehome/usr/local/bin/launch-unclutter
blob: 1995126855d4ab66f072985ae0b5476404e84e91 (plain)
  1. #!/usr/bin/launchtool -C
  2. tag = unclutter
  3. command = unclutter -idle 1 -root -display ':0'
  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:unclutter,LOG_DAEMON,LOG_INFO
  13. launchtool errors = syslog:unclutter,LOG_DAEMON,LOG_ERR
  14. command output = syslog:unclutter,LOG_DAEMON,LOG_INFO
  15. command errors = syslog:unclutter,LOG_DAEMON,LOG_ERR