mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2026-01-08 21:21:36 +00:00
fix: ensure podman auto updates for system as well as uesr (#573)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user