I have now noticed that I have an error referring to "at" command, how to resolve it?
logread | grep err
Mon Jun 10 11:02:55 2024 cron.err atd[3453]: Cannot open /run/atd.pid: No such file or directory
at -f /root/ping_8888 now+2minutes
warning: commands will be executed using /bin/sh
job 5 at Mon Jun 10 11:22:00 2024
Can't open /run/atd.pid to signal atd. No atd running?
Maybe I'm missing something simple but nothing comes to mind...
I created a syslink and relaunched the daemon and it works, someone more experienced than me can report the fact to the competent developer...
lrwxrwxrwx 1 root root 8 Jun 10 11:36 run -> /var/run
as I have never had to create a /run link to /var/run before
and on another router where I installed Openwrt /run does not exist...
brada4
2
Report new issue at
Workaround:
ln -s /var/run /run
service atd restart
3 Likes
you can kindly report it if you can...
brada4
4
You will need to prefill form with OpenWRT revisions you have, does not repeat on mainstream revisions.
I hope I followed the reporting procedure correctly:
1 Like
system
Closed
7
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.