Hi, If using "sudo service solr start/stop" works for you, then what is your pain point? Please explain. As Shawn points out, the systed start script takes care of running the process under the "solr" user.
Jan > 28. mai 2024 kl. 04:09 skrev Dmitri Maziuk <dmitri.maz...@gmail.com>: > > On 5/27/24 14:43, Lee Daniel wrote: >> I'm on Centos 7.5. >> Can't find it in: >> * /usr/lib/systemd/system >> * /usr/sbin/ >> I found it in >> * /etc/init.d/ > > /etc/init.d/solr [start|stop|restart] should work, then. > > I forget how it works in centos 7, IIRC there was some kind of > systemd-sysvinit rpm responsible for linking systemctl to /etc/init.d > scripts... > > Ditch centos 7, upgrade to alma 9 if you have to stay on redhat-flavoured > koolaid. > > Dima >