From d782908294c57224ddb47e04fdcd8d429a6ea826 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Sat, 11 Feb 2017 18:46:30 -0600 Subject: [PATCH] fix typo in startcron.sh --- files/bin/startcron.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/bin/startcron.sh b/files/bin/startcron.sh index 571fe0e..b0aeef8 100644 --- a/files/bin/startcron.sh +++ b/files/bin/startcron.sh @@ -1,3 +1,3 @@ #!/bin/sh -cron +crond touch /var/log/cron.log