[configs/releng] Add pacman-init.service

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
Gerardo Exequiel Pozzi 2012-10-03 10:52:13 -03:00
parent 340ebed280
commit dd032a2e72
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[Unit]
Description=Initializes Pacman keyring
Wants=haveged.service
After=haveged.service
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/pacman-key --init
ExecStart=/usr/bin/pacman-key --populate archlinux
[Install]
WantedBy=multi-user.target

View File

@ -0,0 +1,2 @@
d /run/pacman.d/gnupg - - - - -
L /etc/pacman.d/gnupg - - - - /run/pacman.d/gnupg