This unit is provided by:
Options
- 
    [Service]
- 
    [Unit]- 
        After=system-update.target
- 
        Before=shutdown.target
- 
        ConditionPathExists=|/system-update
- 
        ConditionPathIsSymbolicLink=|/system-update
- 
        Conflicts=shutdown.target
- 
        DefaultDependencies=no
- 
        Description=Remove the Offline System Updates Symlink
- 
        Documentation=man:systemd.special(7) man:systemd.offline-updates(7)
- 
        SuccessAction=reboot
 
- 
        
Additionnal notes
Nothing here.