trivial: disable the preset for fwupd-refresh.timer as well

Until systemd fixes this issue we don't want the fwupd-refresh.timer
to be running unless a distro has disabled DynamicUser and made a
static user.

Fixes: https://github.com/fwupd/fwupd/issues/3037
This commit is contained in:
Mario Limonciello 2022-04-25 11:44:42 -05:00 committed by Mario Limonciello
parent debe9a51a3
commit 0c9ac226c9

View File

@ -1 +1,2 @@
disable fwupd-refresh.service
disable fwupd-refresh.timer