mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-05 05:02:22 +00:00
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:
parent
c0d4c09a02
commit
89a2f190b6
@ -14,4 +14,4 @@ ProtectKernelModules=yes
|
||||
ProtectControlGroups=yes
|
||||
RestrictRealtime=yes
|
||||
SuccessExitStatus=2
|
||||
ExecStart=@bindir@/fwupdmgr refresh --no-metadata-check
|
||||
ExecStart=@bindir@/fwupdmgr refresh
|
||||
|
Loading…
Reference in New Issue
Block a user