安装dnf-automatic
dnf install dnf-automatic
编辑/etc/dnf/automatic.conf
apply_updates = yes
启动定时器
systemctl enable --now dnf-automatic.timer
A 1 post collection
安装dnf-automatic
dnf install dnf-automatic
编辑/etc/dnf/automatic.conf
apply_updates = yes
启动定时器
systemctl enable --now dnf-automatic.timer