diff options
Diffstat (limited to 'examples/dserver-update-keycache.service.example')
| -rw-r--r-- | examples/dserver-update-keycache.service.example | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/dserver-update-keycache.service.example b/examples/dserver-update-keycache.service.example new file mode 100644 index 0000000..7e6144c --- /dev/null +++ b/examples/dserver-update-keycache.service.example @@ -0,0 +1,6 @@ +[Unit] +Description=Refresh DServer SSH Key Cache + +[Service] +Type=oneshot +ExecStart=/var/run/dserver/update_key_cache.sh |
