fwupd/data/motd
Mario Limonciello 4f13bbc7e3 trivial: motd: disable updating motd for now
It looks like a systemd bug is happening, but let it be diagnosed upstream
systemd first.

https://github.com/systemd/systemd/issues/13688
2019-09-30 14:09:18 -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.service.in trivial: motd: disable updating motd for now 2019-09-30 14:09:18 -05:00
fwupd-refresh.timer Add support to integrate into the motd (Fixes: #1270) 2019-08-22 06:39:02 +01:00
meson.build Add support to integrate into the motd (Fixes: #1270) 2019-08-22 06:39:02 +01: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.