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

1111. appearing after print sequence - php -

excel - I can't get the attachement of the email PHP -

node.js - Express and Redis - If session exists for this user, don't allow access -