[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.20
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
lib
/
systemd
/
system
/
system-update.target.wants
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 dnf-system-upgrade.service
601 B
SET
[ EDIT ]
|
[ DEL ]
📄 fwupd-offline-update.service
406 B
SET
[ EDIT ]
|
[ DEL ]
📄 grub-boot-indeterminate.service
263 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: dnf-system-upgrade.service
[Unit] Description=System Upgrade using DNF ConditionPathExists=/system-update Documentation=http://www.freedesktop.org/wiki/Software/systemd/SystemUpdates DefaultDependencies=no Requires=sysinit.target After=sysinit.target systemd-journald.socket system-update-pre.target Before=shutdown.target system-update.target OnFailure=dnf-system-upgrade-cleanup.service [Service] # We are done when the script exits, not before Type=oneshot # Upgrade output goes to journal and on-screen. StandardOutput=journal+console ExecStart=/usr/bin/dnf system-upgrade upgrade [Install] WantedBy=system-update.target