fix: ensure podman auto updates for system as well as uesr (#573)

This commit is contained in:
RoyalOughtness
2024-11-13 14:15:25 -08:00
committed by GitHub
parent 2c5142597e
commit ab60fbbd1e

View File

@@ -4,4 +4,5 @@
set -oue pipefail
systemctl enable rpm-ostreed-automatic.timer
systemctl --global enable podman-auto-update.timer
systemctl enable podman-auto-update.timer
systemctl --global enable podman-auto-update.timer