mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-01-06 08:40:02 +01:00
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:
commit
dc24c20e92
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue