J'ai lu beaucoup de tutoriels, mais la crontab ne lance pas l'envoi de la notification.
Ce que j'ai essayé :
-
etc/crontab
ajouté à la fin :
15 * * * * notify-send 'crontab' 'test'
-
avec l'interface crontab :
crontab -e
ajouté à la fin :
15 * * * * notify-send 'crontab' 'test'