File Explorer

/proc/self/root/proc/self/root/proc/self/root/usr/lib/systemd/system

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

dnf-makecache.service457 B · 17 lines
[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=oneshotNice=19IOSchedulingClass=2IOSchedulingPriority=7Environment="ABRT_IGNORE_PYTHON=1"ExecStart=/usr/bin/dnf makecache --timer