This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/bin/grub2-editenv - set boot_success=1 /usr/bin/grub2-editenv - unset boot_counter -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=boot-complete.target -
Description=Mark boot as successful in grubenv -
Requires=boot-complete.target
-
Additionnal notes
Nothing here.