summaryrefslogtreecommitdiff
path: root/configs/releng/airootfs/etc/systemd/system/pacman-init.service
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng/airootfs/etc/systemd/system/pacman-init.service')
-rw-r--r--configs/releng/airootfs/etc/systemd/system/pacman-init.service4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/releng/airootfs/etc/systemd/system/pacman-init.service b/configs/releng/airootfs/etc/systemd/system/pacman-init.service
index b18f7f8..b824884 100644
--- a/configs/releng/airootfs/etc/systemd/system/pacman-init.service
+++ b/configs/releng/airootfs/etc/systemd/system/pacman-init.service
@@ -1,7 +1,9 @@
[Unit]
Description=Initializes Pacman keyring
Requires=etc-pacman.d-gnupg.mount
-After=etc-pacman.d-gnupg.mount
+After=etc-pacman.d-gnupg.mount time-sync.target
+BindsTo=etc-pacman.d-gnupg.mount
+Before=archlinux-keyring-wkd-sync.service
[Service]
Type=oneshot