Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/no-carrier.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2015-08-13 06:34:50 +0300
committerChris Rebert <github@rebertia.com>2015-08-13 06:34:50 +0300
commit6c5ed18126b6407a434b0ecc7dd5c05b0a63b9e8 (patch)
treec927a82f6e90b1ff4ae76a02361cba597412bd9e
parent8b327b9588429d89bfb7e6416333cef4cd1bbbd9 (diff)
Add crontab file
-rw-r--r--no-carrier.crontab1
1 files changed, 1 insertions, 0 deletions
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