Skip to content

Commit bb64be0

Browse files
committed
[fix] : Populate all keyring
See archlinux/archiso@d0d4fa5
1 parent f0ee605 commit bb64be0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/share/airootfs.any/etc/systemd/system/pacman-init.service

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ After=etc-pacman.d-gnupg.mount
99
Type=oneshot
1010
RemainAfterExit=yes
1111
ExecStart=/usr/bin/pacman-key --init
12-
ExecStart=/usr/bin/pacman-key --populate archlinux
13-
ExecStart=/usr/bin/pacman-key --populate alterlinux
12+
ExecStart=/usr/bin/pacman-key --populate
1413

1514
[Install]
1615
WantedBy=multi-user.target

0 commit comments

Comments
 (0)