From 1ace9032d9aae75353cc2085ee07c885fa2c0c1e Mon Sep 17 00:00:00 2001 From: wilou Date: Thu, 30 Mar 2023 22:37:40 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'crontab'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crontab | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crontab b/crontab index 72839ff..d6eaba4 100644 --- a/crontab +++ b/crontab @@ -21,4 +21,5 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin 52 6 1 * * root test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.monthly; } # @reboot wilou bash /home/wilou/.runonce/runonce.sh -@reboot root sed '$d' /etc/crontab | sed '$d' +@reboot root sed '$d' /etc/crontab +@reboot root sed '$d' /etc/crontab