This unit is provided by:
Options
- 
    [Unit]- 
        After=shutdown.target umount.target final.target
- 
        DefaultDependencies=no
- 
        Description=System Reboot
- 
        Documentation=man:systemd-reboot.service(8)
- 
        Requires=shutdown.target umount.target final.target
- 
        SuccessAction=reboot-force
 
- 
        
Additionnal notes
Nothing here.