|
|
|
@ -10,9 +10,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 arcolinux |
|
|
|
|
#ExecStart=/usr/bin/pacman-key --populate chaotic |
|
|
|
|
ExecStart=/usr/bin/pacman-key --populate |
|
|
|
|
|
|
|
|
|
[Install] |
|
|
|
|
WantedBy=multi-user.target |
|
|
|
|