diff options
| author | Paul Buetow <pbuetow@mimecast.com> | 2023-06-21 11:26:31 +0300 |
|---|---|---|
| committer | Paul Buetow <pbuetow@mimecast.com> | 2023-06-21 11:30:42 +0300 |
| commit | 0df51a5d9bdc85397be54ee923d2a68afa6699f2 (patch) | |
| tree | f9ca5277d201ec2db68e37ae1528aed353ece9a5 /examples/dserver-update-keycache.timer.example | |
| parent | f1242f15eb15190319a821ac2236ffa2d57db14e (diff) | |
rename samples to examples
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 |
