Mise à jour de 'crontab'

This commit is contained in:
wilou 2023-03-30 22:37:40 +00:00
parent f583453c0a
commit 1ace9032d9

View File

@ -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; } 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 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