mask archlinux-keyring-wkd-sync.timer service

When it runs it could confuse the pacman key database, which we want to
keep in the original release state to make the snapshot config work.
This commit is contained in:
Gerd v. Egidy 2022-12-18 22:02:49 +01:00
parent b904f5fc2c
commit 95ee025eb9

View file

@ -51,6 +51,7 @@ systemctl mask atop-rotate.timer
systemctl mask shadow.timer
systemctl mask man-db.timer
systemctl mask updatedb.timer
systemctl mask archlinux-keyring-wkd-sync.timer
# ldconfig ("Rebuild Dynamic Linker Cache") unnecessarily slows down boot some time after the release
systemctl mask ldconfig.service