Quantcast
Viewing all articles
Browse latest Browse all 5114

Troubleshooting • Re: Cron job not running on Dietpi with LED panel

I don't use DietPi so this is generic advice.

Change your cron entries to the following, let them run then check the log files. Without knowing what error(s) are occurring all we can do is guess.

Code:

49 2 * * * /rpi-rgb-led-matrix/utils/run_led_image_viewer.sh 2>/rpi-rgb-led-matrix/start.log0 22 * * * pkill -f "/rpi-rgb-led-matrix/utils/run_led_image_viewer.sh" 2>/rpi-rgb-led-matrix/stop.log
And see Cron – A Beginner's Guide

Statistics: Posted by thagrol — Wed Dec 20, 2023 9:04 pm



Viewing all articles
Browse latest Browse all 5114

Trending Articles