summaryrefslogtreecommitdiff
path: root/configs/profile/root-image/etc
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2017-11-14 20:35:42 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2018-01-01 00:53:10 -0500
commit813621e21707cd08a604e256fe28e9df2e763eee (patch)
tree03d09d5ca7334a07e6f1f6d25da3c0570a4ddda0 /configs/profile/root-image/etc
parentc35bf09cf851335fc96312796b523f4dcaea8afc (diff)
adapt for archlinux32 repos
Diffstat (limited to 'configs/profile/root-image/etc')
-rw-r--r--configs/profile/root-image/etc/systemd/system/pacman-init.service1
1 files changed, 1 insertions, 0 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 3414ebc..5d90af9 100644
--- a/configs/profile/root-image/etc/systemd/system/pacman-init.service
+++ b/configs/profile/root-image/etc/systemd/system/pacman-init.service
@@ -10,6 +10,7 @@ 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
[Install]