fwupd/data/motd
Mario Limonciello 5d22db02ec trivial: Add a new configuration option systemd_unit_user
This option will control what user the fwupd-refresh.service unit
uses.
2022-04-25 14:06:04 -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: Add a new configuration option systemd_unit_user 2022-04-25 14:06:04 -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: Add a new configuration option systemd_unit_user 2022-04-25 14:06:04 -05: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.