tree: 7c3540d137d962a0c30913bc1dce170936c8ac09 [path history] [tgz]
  1. 85-fwupd.motd.in
  2. fwupd-refresh.service.in
  3. fwupd-refresh.service.md
  4. fwupd-refresh.timer
  5. fwupd.sysusers
  6. meson.build
  7. README.md
data/motd/README.md

Message of the day integration

Message on the day integration is used to display the availability of updates when connecting to a remote console.

It has two elements:

  • Automatic firmware metadata refresh
  • Message of the day display

Automatic firmware metadata refresh

This uses a systemd timer to run on a regular cadence. To enable this, run

# systemctl enable fwupd-refresh.timer

Motd display

Motd display is dependent upon the availability of the update-motd snippet consumption service such as pam_motd.