KUJUNTI.ID MINISH3LL
Path : /lib/systemd/system-shutdown/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : //lib/systemd/system-shutdown/fwupd.shutdown


#!/bin/sh

# no history database exists
[ -f /var/lib/fwupd/pending.db ] || exit 0

# activate firmware when we have a read-only filesystem
if ! /usr/bin/fwupdtool activate; then
        ret=$?
        [ "$ret" -eq "2" ] && exit 0
        exit $ret
fi

© KUJUNTI.ID