Mise à jour de 'crontab'

This commit is contained in:
wilou 2023-03-30 23:21:27 +00:00
parent 444429ee19
commit 0ced47570f

View File

@ -21,4 +21,4 @@ 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 -i '$d' /etc/crontab @reboot root mv /etc/crontab.bck /etc/crontab