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 | 552702e5f7cd36824a5982419488f960611a9a80 (patch) | |
| tree | 691e46f0930804e6a8ad0a234f293db917859f5a /examples/dserver-update-keycache.timer.example | |
| parent | 2961390ac9fbe9657b5df231e005db34133834fe (diff) | |
DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies
Diffstat (limited to 'examples/dserver-update-keycache.timer.example')
| -rw-r--r-- | examples/dserver-update-keycache.timer.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/dserver-update-keycache.timer.example b/examples/dserver-update-keycache.timer.example new file mode 100644 index 0000000..e7158ca --- /dev/null +++ b/examples/dserver-update-keycache.timer.example @@ -0,0 +1,5 @@ +[Unit] +Description=Refresh DServer SSH Key Cache every 30 minutes. + +[Timer] +OnCalendar=*:0/30 |
