🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 08:00:42 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
systemd
/
system
📍 /usr/lib/systemd/system
🔄 Refresh
✏️
Editing: dnf-makecache.service
Read Only
[Unit] Description=dnf makecache # On systems managed by either rpm-ostree/ostree, dnf is read-only; # while someone might theoretically want the cache updated, in practice # anyone who wants that could override this via a file in /etc. ConditionPathExists=!/run/ostree-booted After=network-online.target [Service] Type=oneshot Nice=19 IOSchedulingClass=2 IOSchedulingPriority=7 Environment="ABRT_IGNORE_PYTHON=1" ExecStart=/usr/bin/dnf makecache --timer
💾 Save Changes
❌ Cancel