This unit is provided by:
Options
- 
    [Service]- 
        ExecStart=/usr/lib/pk-offline-update
- 
        ExecStart=/usr/libexec/pk-offline-update
- 
        FailureAction=reboot
- 
        Type=oneshot
 
- 
        
- 
    [Unit]- 
        After=sysinit.target dbus.socket systemd-journald.socket system-update-pre.target
- 
        Before=shutdown.target system-update.target
- 
        ConditionPathExists=!/run/ostree-booted
- 
        DefaultDependencies=no
- 
        Description=Update the operating system whilst offline
- 
        Requires=sysinit.target dbus.socket
 
- 
        
Additionnal notes
Nothing here.