diff --git a/tier-0/autoupdates.yaml b/tier-0/autoupdates.yaml index ce1b427..90c7065 100644 --- a/tier-0/autoupdates.yaml +++ b/tier-0/autoupdates.yaml @@ -8,4 +8,4 @@ postprocess: target=/usr/lib/systemd/system/default.target.wants mkdir -p $target set -x - ln -s ../bootc-fetch-apply-updates.service $target + ln -s ../bootc-fetch-apply-updates.timer $target