From 5d3e9c7c2b62e5b35b1cc85d554da7632a1d12d6 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 13 Apr 2021 21:21:05 -0400 Subject: restart cron after crontab is added --- Bastillefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bastillefile b/Bastillefile index 642ea8d..ff36d82 100644 --- a/Bastillefile +++ b/Bastillefile @@ -7,4 +7,4 @@ CMD tar -C /var -xvf /tmp/master.tar.gz --exclude drafts --exclude Makefile --ex CMD mv /tmp/master.tar.gz /tmp/master.tar.gz.bak SYSRC lighttpd_enable=YES SERVICE lighttpd start - +SERVICE cron restart -- cgit v1.2.3