about summary refs log tree commit diff
path: root/services/dcron/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/dcron/run')
-rwxr-xr-xservices/dcron/run3
1 files changed, 3 insertions, 0 deletions
diff --git a/services/dcron/run b/services/dcron/run
new file mode 100755
index 0000000..bd889e7
--- /dev/null
+++ b/services/dcron/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo "Starting dcron..."
+exec crond -f 2>&1