summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2012-10-14 15:22:54 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2013-03-13 21:20:46 -0300
commit2f1c1bbfe3fbd969a667bb13a2cd2d46edfae976 (patch)
tree180970751f8db77d3897b601fa7bc130439ae0f8
parent60195e63c40ba5f9035bfdb1b06cdfdff3f9a096 (diff)
Import Parabola keyring with pacman-init service
-rw-r--r--configs/releng/root-image/etc/systemd/system/pacman-init.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/releng/root-image/etc/systemd/system/pacman-init.service b/configs/releng/root-image/etc/systemd/system/pacman-init.service
index 23b8144..3414ebc 100644
--- a/configs/releng/root-image/etc/systemd/system/pacman-init.service
+++ b/configs/releng/root-image/etc/systemd/system/pacman-init.service
@@ -10,6 +10,7 @@ Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/pacman-key --init
ExecStart=/usr/bin/pacman-key --populate archlinux
+ExecStart=/usr/bin/pacman-key --populate parabola
[Install]
WantedBy=multi-user.target