aboutsummaryrefslogtreecommitdiffstats
path: root/.config/systemd/user/gpg-refresh.service
diff options
context:
space:
mode:
Diffstat (limited to '.config/systemd/user/gpg-refresh.service')
-rw-r--r--.config/systemd/user/gpg-refresh.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/systemd/user/gpg-refresh.service b/.config/systemd/user/gpg-refresh.service
new file mode 100644
index 0000000..3b7ff65
--- /dev/null
+++ b/.config/systemd/user/gpg-refresh.service
@@ -0,0 +1,6 @@
+[Unit]
+Description=GnuPG cryptographic key refresh
+Documentation=man:gpg(1)
+
+[Service]
+ExecStart=/usr/bin/gpg --refresh-keys