From fafc020e8951f06a32f2137f9b206310013af31b Mon Sep 17 00:00:00 2001 From: tactonbishop Date: Mon, 23 May 2022 19:00:04 +0100 Subject: [PATCH] Last Sync: 2022-05-23 19:00:04 --- Programming_Languages/Shell_Scripting/Cron.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Programming_Languages/Shell_Scripting/Cron.md b/Programming_Languages/Shell_Scripting/Cron.md index 93cf25b..8b6e69f 100644 --- a/Programming_Languages/Shell_Scripting/Cron.md +++ b/Programming_Languages/Shell_Scripting/Cron.md @@ -4,8 +4,9 @@ tags: - shell - automation --- +j -In Arch Linux I use `cronie` for cron jobs +In Arch Linux I use `cronie` for cron jobs. (There is no cron service installed by default). ````bash