fwupd/data/motd
Mario Limonciello 0b9bfec150 Add a systemd preset file for fwupd-refresh.service
Makes `fwupd-refresh.service` strictly opt-in.

Some distros are defaulting to all systemd services on and causing
more refreshes than desirable by default, especially when using
both `gnome-software` and `fwupd-refresh.service`
2019-10-20 14:31:13 -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 Add a systemd preset file for fwupd-refresh.service 2019-10-20 14:31:13 -05:00
fwupd-refresh.service.in trivial: don't try to enable LVFS from systemd 2019-10-18 09:21:19 -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 a systemd preset file for fwupd-refresh.service 2019-10-20 14:31:13 -05: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.