fwupd/data/motd
Mario Limonciello 89a2f190b6 trivial: fwupd-refresh: don't add --no-metadata-check
This is implied because the service is started non-interactively
by systemd.
2020-12-14 12:52:38 -06:00
..
85-fwupd.motd.in Add support to integrate into the motd (Fixes: #1270) 2019-08-22 06:39:02 +01:00
fwupd-refresh.preset Add a systemd preset file for fwupd-refresh.service 2019-10-20 14:31:13 -05:00
fwupd-refresh.service.in trivial: fwupd-refresh: don't add --no-metadata-check 2020-12-14 12:52:38 -06:00
fwupd-refresh.timer Add support to integrate into the motd (Fixes: #1270) 2019-08-22 06:39:02 +01:00
meson.build trivial: correct a fwupd-refresh.service filling error 2020-02-02 11:27:20 +00:00
README.md Add support to integrate into the motd (Fixes: #1270) 2019-08-22 06:39:02 +01:00

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.