This unit is provided by:
Options
- 
    [Service]- 
        ExecStart=bootctl random-seed --graceful
- 
        RemainAfterExit=yes
- 
        Type=oneshot
 
- 
        
- 
    [Unit]- 
        After=local-fs.target systemd-random-seed.service
- 
        Before=shutdown.target initrd-switch-root.target
- 
        ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f |!/sys/firmware/efi/efivars/LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f |!/sys/firmware/efi/efivars/LoaderRandomSeed-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f
- 
        ConditionVirtualization=no
- 
        Conflicts=shutdown.target initrd-switch-root.target
- 
        DefaultDependencies=no
- 
        Description=Store a System Token in an EFI Variable
- 
        Documentation=man:systemd-boot-system-token.service(8)
 
- 
        
Additionnal notes
Nothing here.