summaryrefslogtreecommitdiff
path: root/samples/dserver-update-keycache.service.sample
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2020-02-08 18:30:37 +0000
committerPaul Buetow <paul@buetow.org>2020-02-08 18:30:37 +0000
commit7c5b4ada2aa13eda4b5c0951cdf52b8c403d61ef (patch)
treee45cab1956e01c11a132557f637154e948caf482 /samples/dserver-update-keycache.service.sample
parent2f38f46358a9b927b8b540995b8ac73a9dff8fe1 (diff)
add update keycache timer examples
Diffstat (limited to 'samples/dserver-update-keycache.service.sample')
-rw-r--r--samples/dserver-update-keycache.service.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/samples/dserver-update-keycache.service.sample b/samples/dserver-update-keycache.service.sample
new file mode 100644
index 0000000..7e6144c
--- /dev/null
+++ b/samples/dserver-update-keycache.service.sample
@@ -0,0 +1,6 @@
+[Unit]
+Description=Refresh DServer SSH Key Cache
+
+[Service]
+Type=oneshot
+ExecStart=/var/run/dserver/update_key_cache.sh