From 444a0606d754c19129841e54d6019c48df2fbd73 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 6 Feb 2022 21:47:34 +0100 Subject: systemd files new --- crypt-expiry-check.timer.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 crypt-expiry-check.timer.in (limited to 'crypt-expiry-check.timer.in') diff --git a/crypt-expiry-check.timer.in b/crypt-expiry-check.timer.in new file mode 100644 index 0000000..e153ba5 --- /dev/null +++ b/crypt-expiry-check.timer.in @@ -0,0 +1,11 @@ +[Unit] +Description=check expiry of surveilled keys/certificates twice a day + +[Timer] +AccuracySec=1us +OnBootSec=15min +OnUnitActiveSec=12h +RandomizedDelaySec=1h + +[Install] +WantedBy=timers.target -- cgit v1.2.3-54-g00ecf