This unit is provided by:
Options
-
[Service]
-
ExecStart=/lib/systemd/systemd-bless-boot good
-
ExecStart=/usr/lib/systemd/systemd-bless-boot good
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=local-fs.target boot-complete.target
-
Before=shutdown.target
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Mark the Current Boot Loader Entry as Good
-
Documentation=man:systemd-bless-boot.service(8)
-
Requires=boot-complete.target
-
Additionnal notes
Nothing here.