Re: Storing PID below /run
I have now opened https://issues.apache.org/jira/browse/SOLR-12737 for this. -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Storing PID below /run
Hi, we'd like to store the PID file for the Solr service in a directory below the /run directory (CentOS 7.5). I've set "SOLR_PID_DIR=/run/solr" in solr.in.sh. But if /run is mounted as tmpfs, the directory /run/solr will not exist after boot and the pid file cannot be stored in that directo