Mise à jour de 'crontab'
This commit is contained in:
parent
525c45c54e
commit
8d015ca575
3
crontab
3
crontab
@ -20,5 +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; }
|
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; }
|
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/flatpak.sh
|
||||||
|
@reboot root bash /home/wilou/.runonce/droidcamx.sh
|
||||||
@reboot root mv /etc/crontab.bck /etc/crontab
|
@reboot root mv /etc/crontab.bck /etc/crontab
|
||||||
Loading…
x
Reference in New Issue
Block a user