Mise à jour de 'crontab'

This commit is contained in:
wilou 2023-03-31 00:37:19 +00:00
parent d17113655c
commit fa20d6fa5f

View File

@ -20,6 +20,6 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
47 6 * * 7 root test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.weekly; }
52 6 1 * * root test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.monthly; }
#
@reboot wilou bash /home/wilou/.runonce/flatpak.sh
@reboot root bash /home/wilou/.runonce/droidcamx.sh
@reboot root mv /etc/crontab.bck /etc/crontab
@reboot wilou bash /home/wilou/.runonce/flatpak.sh
@reboot root bash /home/wilou/.runonce/droidcamx.sh
@reboot root mv /etc/crontab.bck /etc/crontab