PageRenderTime 49ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/init.gb.conf

https://github.com/gigablast/open-source-search-engine
Config | 22 lines | 16 code | 6 blank | 0 comment | 0 complexity | 16ff46d3680e9e3cee9d52d19b61f663 MD5 | raw file
Possible License(s): Apache-2.0
  1. # Gigablast Search Engine Service
  2. description "Gigablast Search Engine Service"
  3. author "Matt Wells <gigablast@mail.com>"
  4. start on runlevel [2345]
  5. stop on starting rc RUNLEVEL=[016]
  6. #respawn
  7. #respawn limit 2 5
  8. env HOME=/var/gigablast/data0/
  9. umask 007
  10. # The default of 5 seconds is too low for mysql which needs to flush buffers
  11. #kill timeout 300
  12. # this will read /etc/gigablast/hosts.conf and start up the
  13. # hosts in there that are local on this machine based on its ip address.
  14. # if one is already running it should detect that it can not bind to the
  15. # port and just exit right away without doing any harm.
  16. exec /var/gigablast/data0/gb