/usr/lib/systemd/system-shutdown
NameSizeModeActions
fwupd.shutdown1680755editdlrm
mdadm.shutdown1600755editdlrm
Edit: /usr/lib/systemd/system-shutdown/fwupd.shutdown (168B)
#!/bin/sh # no history database exists [ -f /var/lib/fwupd/pending.db ] || exit 0 # activate firmware when we have a read-only filesysten /usr/bin/fwupdtool activate