mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-02 23:37:01 +00:00
![]() 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` |
||
---|---|---|
.. | ||
85-fwupd.motd.in | ||
fwupd-refresh.preset | ||
fwupd-refresh.service.in | ||
fwupd-refresh.timer | ||
meson.build | ||
README.md |
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.