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 | c5fd63e099cec30154e2a9c0b5ee7715491263bf (patch) | |
| tree | 691e46f0930804e6a8ad0a234f293db917859f5a /examples/dserver-update-keycache.service.example | |
| parent | daaca90c2c1c9debc339ff28c3f0b928b5041d3e (diff) | |
DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies
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 |
