From ac4659f50036fff86a2bc41376ae6d83509cd02e Mon Sep 17 00:00:00 2001 From: fbt Date: Mon, 2 Mar 2015 18:11:53 +0300 Subject: [PATCH] scron --- init.d/scron | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 init.d/scron diff --git a/init.d/scron b/init.d/scron new file mode 100755 index 0000000..25a7e33 --- /dev/null +++ b/init.d/scron @@ -0,0 +1,5 @@ +#!/usr/bin/env watchman + +#service_respawn='true' +service_command='/bin/crond' +service_args='-n'