mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-01-31 04:44:15 +01:00
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:
parent
b904f5fc2c
commit
95ee025eb9
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue