.TH "fwupd-refresh.service" "8" "" 2.1.7 "Message Of The Day Integration" .hy .SH NAME .PP \f[B]fwupd-refresh.service\f[R] \- message of the day integration. .SH DESCRIPTION .PP Message on the day integration is used to display the availability of updates when connecting to a remote console. .PP It has two elements: .PP .IP \[bu] 2 Automatic firmware metadata refresh .PP .IP \[bu] 2 Message of the day display .PP This uses a systemd timer to run on a regular cadence. To enable this, run: .PP .nf \f[B]\f[R]\f[B] .fi .nf systemctl enable fwupd-refresh.timer .fi \f[R]\f[B]\f[R] .SH NOTES .PP The service has a timeout of 5 minutes (300 seconds) to prevent it from hanging indefinitely if network conditions are poor or if the metadata download stalls. .PP Motd display is dependent upon the availability of the update-motd snippet consumption service such as \f[B]pam_motd\f[R]. .PP To enable a proxy, set the systemd global environment in \f[B]/etc/systemd/system.conf\f[R] so all the systemd child processes have the proxy settings applied: .PP .nf \f[B]\f[R]\f[B] .fi .nf [Manager] .fi .nf DefaultEnvironment=http_proxy=“http://internal.corp:3128/ ”https_proxy=“http://internal.corp:3128/” .fi \f[R]\f[B]\f[R] .SH SEE ALSO .PP