Heray-Was-Here
Server : Apache
System : Linux binac.nextwavehosting.net 4.18.0-553.120.1.el8_10.x86_64 #1 SMP Mon Apr 20 18:04:27 EDT 2026 x86_64
User : homes21 ( 1062)
PHP Version : 8.2.31
Disable Function : exec,passthru,shell_exec,system
Directory :  /etc/systemd/system/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //etc/systemd/system/cpanel-dovecot-solr.service
[Unit]
Description=Solr for cPanel Dovecot
Before=dovecot.service
After=syslog.target network.target remote-fs.target nss-lookup.target

[Service]
Type=forking
EnvironmentFile=/etc/sysconfig/cpanel-dovecot-solr
User=cpanelsolr
PermissionsStartOnly=true
ExecStartPre=/usr/local/cpanel/3rdparty/scripts/cpanel_dovecot_solr_firewall start
ExecStart=/home/cpanelsolr/bin/solr start -noprompt --host ${SOLR_HOSTNAME} --port ${SOLR_PORT} -m ${SOLR_MEMORY} -a "${SOLR_JVM_OPTS}"
ExecStop=/home/cpanelsolr/bin/solr stop
ExecStartPost=/usr/local/cpanel/3rdparty/scripts/cpanel_dovecot_solr_firewall stop

# Solr recommendations:
LimitNOFILE=65000
LimitNPROC=65000

[Install]
WantedBy=multi-user.target
Alias=cpanel_dovecot_solr.service

Hry