diff --git a/airootfs/root/customize_airootfs.sh b/airootfs/root/customize_airootfs.sh index 0d80080..cb43b8b 100755 --- a/airootfs/root/customize_airootfs.sh +++ b/airootfs/root/customize_airootfs.sh @@ -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