# crontab Ouvrir la crontab: ```bash bruno@DS916:~ $ sudo -i Password: root@DS916:~# nano /etc/crontab ``` Redémarrer le service cron: ```bash root@DS916:~# synoservice -restart crond ```