Transitioning follow ups to ports@ On Mon, Nov 24, 2025 at 11:05:09PM +0100, Manfred Koch wrote: > Hello, > > I have roots crontab -e with the conent: > > 7?? ?? ?? ??5?? ?? ?? ??*?? ?? ?? ??*?? ?? ?? ??*?? ?? ?? > ??/usr/local/bin/script (This works with cron) > @reboot /usr/local/sbin/anacron -ds > > > But if the computer is not running at this time, it does not work. > daily, weekly, monthly(anacron worked) > /usr/local/bin/script(anacron didn't work) > > Can somebody help? > Manfred >
You might have missed the OpenBSD-specific README that gets installed with the package. /usr/local/share/doc/pkg-reames/anacron

