unix - Custom init.d script gives daemon: not found -


on debian 7 have custom init.d script start solr.

i error though:

starting solr.../etc/init.d/solr: 18: /etc/init.d/solr: daemon: not found                  failed. see error code more information. 

fixed with

apt-get install daemon 

Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -