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:
Diffstat (limited to 'no-carrier.crontab')
-rw-r--r--no-carrier.crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/no-carrier.crontab b/no-carrier.crontab
index 553ba18..eacd74f 100644
--- a/no-carrier.crontab
+++ b/no-carrier.crontab
@@ -1 +1 @@
-0 0 * * * root docker run --rm=true 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 2>&1 >> /var/log/no-carrier.log