fwupd.shutdown 168 B

1234567
  1. #!/bin/sh
  2. # no history database exists
  3. [ -f /var/lib/fwupd/pending.db ] || exit 0
  4. # activate firmware when we have a read-only filesysten
  5. /usr/bin/fwupdtool activate