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/lve.service

[Unit]
Description=LVE service
After=network.target syslog.target
Before=cagefs.service proxyexecd.service lvectl.service lve_namespaces.service lvestats.service db_governor.service httpd.service sshd.service crond.service docker.service mysql.service mysqld.service mariadb.service

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/share/lve/service/lve-kmod.sh start
ExecStop=/usr/share/lve/service/lve-kmod.sh stop

[Install]
WantedBy=multi-user.target