diff options
| author | Paul Bütow <pbuetow@mimecast.com> | 2020-02-08 18:50:39 +0000 |
|---|---|---|
| committer | Paul Bütow <pbuetow@mimecast.com> | 2020-02-08 18:50:39 +0000 |
| commit | 6c3ddb7746c062e967b44af568077f5ce2c9ec39 (patch) | |
| tree | 24dcf6ca242e7606c68128a8893eaf281f1afd61 /samples/dserver-update-keycache.service.sample | |
| parent | d38502e109fc3bcdac5a904f3a65a3017174058b (diff) | |
| parent | ca28ba95a74706ad3620f6a1980db45c1a92ad4a (diff) | |
Merge branch 'master' of https://github.com/mimecast/dtailv2.0.2
Diffstat (limited to 'samples/dserver-update-keycache.service.sample')
| -rw-r--r-- | samples/dserver-update-keycache.service.sample | 6 |
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 |
