Livepatch client configuration options

The following configuration options are available for the Livepatch client, which can be set following the How to configure Livepatch client how-to guide.

Key Data Type Description Default Value
http-proxy string Value passed as HTTP_PROXY (overrides /etc/environment) Empty
https-proxy string Value passed as HTTPS_PROXY (overrides /etc/environment) Empty
no-proxy string Value passed as NO_PROXY (overrides /etc/environment) Empty
remote-server string Livepatch server URL https://livepatch.canonical.com
ca-certs string Custom CA root certificate(s) encoded as PEM Empty
dial-timeout string Timeout for opening TCP connections; allowed units are s, m, h 12s
check-interval integer Minutes between checks for new patches. Minimum 60. Use 0 to disable auto refresh 60
log-level string One of debug, info, notice, warning, error warning
cutoff-date 1 string RFC3339 date in the past after which new patched will not be installed Empty
patch-delay 1 string Duration before a newly released patch is received by the client; allowed units are s, m, h, d, w 0

1 Only available to paid Ubuntu Pro users who are using Canonical-hosted Livepatch, with the remote-server option unchanged

Should be “Custom CA root certificate(s) encoded as PEM

1 Like

Thanks @whershberger , I’ve made this update

1 Like