fwupd/data/motd
2022-09-19 14:52:42 -05: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 trivial: disable the preset for fwupd-refresh.timer as well 2022-04-25 14:06:04 -05:00
fwupd-refresh.service.in trivial: wait for network to be online to run fwupd-refresh.service 2022-09-19 14:52:42 -05:00
fwupd-refresh.timer systemd: don't run fwupd/fwupd-refresh in containers 2022-02-17 15:23:33 +00:00
meson.build trivial: Make meson.build indentation consistent 2022-06-21 03:27:38 -04:00
README.md trivial: update markdown for pre-commit style 2021-07-18 14:42:47 -05: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.