From 222a3643bfdb55a96be5ea928c4e2e8c1cfbda76 Mon Sep 17 00:00:00 2001 From: aptalca Date: Sat, 10 Sep 2016 16:27:06 -0400 Subject: [PATCH] Initial commit --- root/etc/services.d/cron/run | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 root/etc/services.d/cron/run diff --git a/root/etc/services.d/cron/run b/root/etc/services.d/cron/run new file mode 100644 index 0000000..a1b27f4 --- /dev/null +++ b/root/etc/services.d/cron/run @@ -0,0 +1,3 @@ +#!/usr/bin/with-contenv bash + +/usr/sbin/crond -f -S -l 0 -c /etc/crontabs