Sync pacman-init.service with upstream archiso

See:
d0d4fa56cb
This commit is contained in:
Marcos Mello 2021-12-02 15:38:21 -03:00
parent 28e59265fd
commit 57ddbd000e

View file

@ -7,7 +7,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
[Install]
WantedBy=multi-user.target