Your submission was sent successfully! Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

How to fetch patches to livepatch on-prem server

The livepatch application is configured to fetch patch updates every 24 hours. This setting can be modified:

$ juju config livepatch sync_interval=12h

Patch snapshot downloads can also be manually triggered:

$ livepatch-admin sync trigger --wait

We recommend to trigger a patch snapshot download once the server is successfully set up.

Verifying that server is up to date

To verify that the server is receiving the latest patches from the livepatch server hosted by Canonical use the following command.

$ livepatch-admin sync reports

This page was last modified 11 months ago. Help improve this document in the forum.