activate maker of dnf cache in the background to make metadata be not old when it becomes needed

This is not good for low-end machines... Maybe turn it off?
master
Mikhail Novosyolov 3 years ago
parent 9fc91e2c86
commit aa87d3cd6a

@ -5,7 +5,7 @@ firewall --disabled
firstboot --enabled
# Enable/Disable services
services --enabled=gdm,avahi-daemon,cpupower,irqbalance,dbus,sshd,cups,smb,wsdd,systemd-resolved,NetworkManager
services --enabled=gdm,avahi-daemon,cpupower,irqbalance,dbus,sshd,cups,smb,wsdd,systemd-resolved,NetworkManager,dnf-makecache.timer
# partition
part / --size 7000 --fstype ext4