mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-02 08:20:30 +00:00
![]() This allows us to only shut down the P2P daemon in the installed tests. The easy fix would have been to use something like: gdbus call --address unix:path=/run/fwupd.sock --object-path / --method org.freedesktop.fwupd.Quit' ...but the daemon does not implement an ObjectManager, which gdbus requires. This worked correctly for so long because the p2p tests were being run after the bus tests, so shutting down the system daemon had no effect. Fedora 37 seems to have flipped the order for some reason -- and now it *sometimes* matters that we were doing the worng thing... |
||
---|---|---|
.. | ||
bash-completion | ||
bios-settings.d | ||
device-tests | ||
fish-completion | ||
installed-tests | ||
motd | ||
pki | ||
remotes.d | ||
90-fwupd-devices.rules | ||
cfi.quirk | ||
daemon.conf | ||
fwupd-offline-update.service.in | ||
fwupd.ico | ||
fwupd.service.in | ||
fwupd.shutdown.in | ||
meson.build | ||
org.freedesktop.fwupd.conf | ||
org.freedesktop.fwupd.metainfo.xml | ||
org.freedesktop.fwupd.service.in | ||
org.freedesktop.fwupd.svg | ||
power.quirk |