1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/install_arch/files
Amin Vakil 00cafde18d install_arch: init pacman keyring on first boot
Creates a systemd service which executes these commands on first boot:

pacman-key --init

pacman-key --populate archlinux

Also it makes sure /etc/pacman.d/gnupg is not absent.

At last it removes /etc/machine-id to make sure systemd launches first
boot services.
2022-04-09 18:05:45 +02:00
..
pacman-init.service install_arch: init pacman keyring on first boot 2022-04-09 18:05:45 +02:00