Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4814

Troubleshooting • Re: Cron job on bookworm

$
0
0
The link to the cron.pdf was helpful. Once I captured the message I saw that sleep I put in didn't help me, I left out the semicolon. That is why I never got anything from the script I wrote to log if cron did anything. I stripped this down to key command inside. It works.

Code:

@reboot /usr/bin/sleep 30;  /home/pi/dump1090/dump1090 --dev-sdrplay --interactive --rspdx-antenna-portA --net 2>$HOME/sdr.
I'll play with the init file suggested this afternoon. I set up a second pi to experiment on.

Thanks,

Statistics: Posted by Szumi — Wed Feb 07, 2024 3:13 pm



Viewing all articles
Browse latest Browse all 4814

Trending Articles