Hi Guys,
I use a custom curl URL to notify me on my Telegram when my servers have completed startup. I am looking to do the same thing with OPNsense, but cannot figure out how to go about it.
The GUI CRON section has no support for a custom curl command, and adding the entry to /etc/crontab makes no difference.
on Debian and other Linux Distros I use the @reboot directive of cron to achieve this.