diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-11-30 10:55:11 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-11-30 10:55:11 -0500 |
commit | 4dd15f28bf82edd194d483440ff9533ccc2d2d53 (patch) | |
tree | f89575f0209b63b4c495878bdd582361e2d34b6c /libre-testing/pacman/pacman-keyring.service | |
parent | e91cf7d32e9ceac32837bcb578405047e7ef717c (diff) | |
download | abslibre-4dd15f28bf82edd194d483440ff9533ccc2d2d53.tar.gz abslibre-4dd15f28bf82edd194d483440ff9533ccc2d2d53.tar.bz2 abslibre-4dd15f28bf82edd194d483440ff9533ccc2d2d53.zip |
Moving pacman-5.1.1-1.parabola8 to [libre-testing]
Diffstat (limited to 'libre-testing/pacman/pacman-keyring.service')
-rw-r--r-- | libre-testing/pacman/pacman-keyring.service | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libre-testing/pacman/pacman-keyring.service b/libre-testing/pacman/pacman-keyring.service new file mode 100644 index 000000000..ded0235ad --- /dev/null +++ b/libre-testing/pacman/pacman-keyring.service @@ -0,0 +1,7 @@ +[Unit] +Description=Refresh pacman keyring +Documentation=man:pacman-key + +[Service] +Type=oneshot +ExecStart=/usr/bin/pacman-key --refresh-keys |