mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 14:32:56 +00:00
trivial: fwupd-refresh: allow exit code 2 for success
This is no supported devices, and shouldn't cause systemd failures for fwupd-refresh.
This commit is contained in:
parent
8e987c7737
commit
2a4fa179ff
@ -19,3 +19,4 @@ SystemCallFilter=~@mount
|
||||
ProtectKernelModules=yes
|
||||
ProtectControlGroups=yes
|
||||
RestrictRealtime=yes
|
||||
SuccessExitStatus=2
|
||||
|
Loading…
Reference in New Issue
Block a user