diff options
Diffstat (limited to 'crypt-expiry-check.cron')
-rw-r--r-- | crypt-expiry-check.cron | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crypt-expiry-check.cron b/crypt-expiry-check.cron new file mode 100644 index 0000000..e067e7f --- /dev/null +++ b/crypt-expiry-check.cron @@ -0,0 +1,3 @@ +#!/bin/bash + +/usr/sbin/crypt-expiry-check -qa -e me@example.com -f /etc/crypt-expiry.checks |