trivial: fwupd-refresh: don't add --no-metadata-check

This is implied because the service is started non-interactively
by systemd.
This commit is contained in:
Mario Limonciello 2020-12-14 11:47:59 -06:00 committed by Mario Limonciello
parent c0d4c09a02
commit 89a2f190b6

View File

@ -14,4 +14,4 @@ ProtectKernelModules=yes
ProtectControlGroups=yes
RestrictRealtime=yes
SuccessExitStatus=2
ExecStart=@bindir@/fwupdmgr refresh --no-metadata-check
ExecStart=@bindir@/fwupdmgr refresh