From 813621e21707cd08a604e256fe28e9df2e763eee Mon Sep 17 00:00:00 2001 From: bill-auger Date: Tue, 14 Nov 2017 20:35:42 -0500 Subject: adapt for archlinux32 repos --- configs/profile/root-image/etc/systemd/system/pacman-init.service | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/profile/root-image/etc') 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] -- cgit v1.2.2