summaryrefslogtreecommitdiff
path: root/configs/profile/root-image/etc/systemd/system/pacman-init.service
diff options
context:
space:
mode:
Diffstat (limited to 'configs/profile/root-image/etc/systemd/system/pacman-init.service')
-rw-r--r--configs/profile/root-image/etc/systemd/system/pacman-init.service4
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/profile/root-image/etc/systemd/system/pacman-init.service b/configs/profile/root-image/etc/systemd/system/pacman-init.service
index 5d90af9..7ac2db6 100644
--- a/configs/profile/root-image/etc/systemd/system/pacman-init.service
+++ b/configs/profile/root-image/etc/systemd/system/pacman-init.service
@@ -9,9 +9,7 @@ After=etc-pacman.d-gnupg.mount
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/pacman-key --init
-ExecStart=/usr/bin/pacman-key --populate archlinux
-ExecStart=/usr/bin/pacman-key --populate archlinux32
-ExecStart=/usr/bin/pacman-key --populate parabola
+ExecStart=/usr/bin/pacman-key --populate archlinux archlinux32 archlinuxarm parabola
[Install]
WantedBy=multi-user.target