summarylogtreecommitdiffstats
path: root/gpgsync.timer
diff options
context:
space:
mode:
Diffstat (limited to 'gpgsync.timer')
-rw-r--r--gpgsync.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/gpgsync.timer b/gpgsync.timer
new file mode 100644
index 000000000000..09dc030136da
--- /dev/null
+++ b/gpgsync.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Periodically sync GPG keys
+
+[Timer]
+OnCalendar=daily
+Persistent=true
+RandomizedDelaySec=2000
+
+[Install]
+WantedBy=timers.target