Skip to content

Order pacman-init.service before archlinux-keyring-wkd-sync.service

nl6720 requested to merge nl6720/archiso:pacman-init.service-order into master

archlinux-keyring-wkd-sync.service needs an initialized pacman keyring to work.

Add BindsTo=etc-pacman.d-gnupg.mount to stop pacman-init.service if the mount unit suddenly enters inactive state.

Edited by nl6720

Merge request reports