diff options
| author | Paul Buetow <pbuetow@mimecast.com> | 2023-06-21 10:56:41 +0000 |
|---|---|---|
| committer | Paul Buetow <pbuetow@mimecast.com> | 2023-06-21 10:56:41 +0000 |
| commit | c1aa5b1e52734e2498af1e8e616e1f8842b5f7f0 (patch) | |
| tree | 691e46f0930804e6a8ad0a234f293db917859f5a /examples/dserver-update-keycache.service.example | |
| parent | 2961390ac9fbe9657b5df231e005db34133834fe (diff) | |
| parent | 552702e5f7cd36824a5982419488f960611a9a80 (diff) | |
Merge branch 'develop' into 'master'
DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies
See merge request Storage/dtail!7
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 |
