Merge branch 'pacman-init' into 'master'

Sync pacman-init.service with upstream archiso

See merge request systemrescue/systemrescue-sources!123
This commit is contained in:
Francois Dupoux 2021-12-03 07:28:55 +00:00
commit dc24c20e92

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