✏️ 正在编辑: dnf-makecache.service
路径:
/lib/systemd/system/dnf-makecache.service
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
[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
💾 保存文件
← 返回文件管理器