Monkey Albino

Linux altar53.supremepanel53.com 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
/ lib/ systemd/ system/

//lib/systemd/system/lvectl.service

[Unit]
Description=lvectl service
After=lve.service lve_namespaces.service mysql.service mysqld.service mariadb.service
Before=cagefs.service proxyexecd.service lvestats.service db_governor.service httpd.service sshd.service crond.service
Wants=lve.service lve_namespaces.service

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/share/cloudlinux/lvectl start
ExecStop=/usr/share/cloudlinux/lvectl stop
ExecReload=/usr/share/cloudlinux/lvectl reload

[Install]
WantedBy=multi-user.target