This unit is provided by:
-
https:/
/ packages.fedoraproject.org/ pkgs/ dnf-plugins-extras/ python3-dnf-plugin-system-upgrade/ -
https:/
/ software.opensuse.org/ package/ python3-dnf-plugin-system-upgrade
Options
-
[Install]-
WantedBy=system-update.target
-
-
[Service]-
ExecStart=/usr/bin/dnf system-upgrade upgrade -
StandardOutput=journal+console -
Type=oneshot
-
-
[Unit]-
After=sysinit.target systemd-journald.socket system-update-pre.target -
Before=shutdown.target system-update.target -
ConditionPathExists=/system-update -
DefaultDependencies=no -
Description=System Upgrade using DNF -
Documentation=http://www.freedesktop.org/wiki/Software/systemd/SystemUpdates -
OnFailure=dnf-system-upgrade-cleanup.service -
Requires=sysinit.target
-
Additionnal notes
Nothing here.