/
usr
/
lib
/
systemd
/
system-shutdown
/
/usr/lib/systemd/system-shutdown
mkdir
upload
Name
Size
Mode
Actions
fwupd.shutdown
168
0755
edit
dl
rm
mdadm.shutdown
160
0755
edit
dl
rm
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
Save
cmd:
run