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:44:06 +0300
committerChris Rebert <github@rebertia.com>2015-08-13 06:44:06 +0300
commitb8fbeb215474f3ee3751485edc75e32b97f168a2 (patch)
tree89b6313ddece0338f8320563676145c1dcb71c59
parent19e2714801224bdd428c59998c30d9a7b6e64267 (diff)
crontab: add required arguments
-rw-r--r--no-carrier.crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/no-carrier.crontab b/no-carrier.crontab
index eacd74f..3cdd126 100644
--- a/no-carrier.crontab
+++ b/no-carrier.crontab
@@ -1 +1 @@
-0 0 * * * root docker run --rm=true --env-file /etc/no-carrier.env.list no-carrier 2>&1 >> /var/log/no-carrier.log
+0 0 * * * root docker run --rm=true --env-file /etc/no-carrier.env.list no-carrier twbs/bootstrap 'awaiting reply' 14 2>&1 >> /var/log/no-carrier.log