Mise à jour de 'crontab'

This commit is contained in:
wilou 2023-03-30 23:08:41 +00:00
parent db69ac8098
commit 444429ee19

View File

@ -21,5 +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; }
#
@reboot wilou bash /home/wilou/.runonce/runonce.sh
@reboot root sed '$d' /etc/crontab
@reboot root sed '$d' /etc/crontab
@reboot root sed -i '$d' /etc/crontab