From 00f623db7f8eb98d3398f27ba07647862457d0ee Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 1 Apr 2016 09:40:29 +0200 Subject: Initial Commit --- crypt-expiry-check.cron | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 crypt-expiry-check.cron (limited to 'crypt-expiry-check.cron') 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 -- cgit v1.2.3-54-g00ecf