Compare commits
1 commit
master
...
rm-pacman-
Author | SHA1 | Date | |
---|---|---|---|
|
de8923f8b2 |
2 changed files with 0 additions and 14 deletions
|
@ -1 +0,0 @@
|
|||
../pacman-init.service
|
|
@ -1,13 +0,0 @@
|
|||
[Unit]
|
||||
Description=Initializes Pacman keyring
|
||||
Requires=etc-pacman.d-gnupg.mount
|
||||
After=etc-pacman.d-gnupg.mount
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/usr/bin/pacman-key --init
|
||||
ExecStart=/usr/bin/pacman-key --populate
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Reference in a new issue