mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-07 23:37:53 +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
|
ProtectControlGroups=yes
|
||||||
RestrictRealtime=yes
|
RestrictRealtime=yes
|
||||||
SuccessExitStatus=2
|
SuccessExitStatus=2
|
||||||
ExecStart=@bindir@/fwupdmgr refresh --no-metadata-check
|
ExecStart=@bindir@/fwupdmgr refresh
|
||||||
|
Loading…
Reference in New Issue
Block a user