From 6c5ed18126b6407a434b0ecc7dd5c05b0a63b9e8 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 12 Aug 2015 20:34:50 -0700 Subject: Add crontab file --- no-carrier.crontab | 1 + 1 file changed, 1 insertion(+) create mode 100644 no-carrier.crontab (limited to 'no-carrier.crontab') diff --git a/no-carrier.crontab b/no-carrier.crontab new file mode 100644 index 0000000..553ba18 --- /dev/null +++ b/no-carrier.crontab @@ -0,0 +1 @@ +0 0 * * * root docker run --rm=true no-carrier 2>&1 >> /var/log/no-carrier.log -- cgit v1.2.3