How to enable the Livepatch ClientΒΆ
Livepatch is included in Ubuntu Pro (previously known as Ubuntu Advantage). The recommended way to install it is using the Ubuntu Pro client. The following commands enable live kernel patching and install the Livepatch Client. See also this tutorial.
# Attach your personal or enterprise subscription from ubuntu.com/pro
sudo pro attach
# Explicitly enable livepatch
sudo pro enable livepatch
This installs the Livepatch Client and enrolls the system in the Ubuntu Livepatch service.