Beta: criu-lve updated
A new updated criu-lve version 3.13-3 for CloudLinux 7 and CloudLinux 8 is now available for download from our updates-testing repository.
Changelog
criu-lve 3.13-3
- MODLS-730: Disable annobin
Install commands:
# yum clean all
# yum install criu-lve --enablerepo=cloudlinux-updates-testing
Start criu service:
# systemctl enable criu
# systemctl start criu
Update commands:
# yum clean all
# yum update criu-lve --enablerepo=cloudlinux-updates-testing
Restart criu service:
# systemctl restart criu
# systemctl daemon-reload