Updated to 24.7
WG goes into loop and need to use monit
Followed the link
https://forum.opnsense.org/index.php?topic=35919.0
I needed to use lower case 's' and not upper case
/usr/local/sbin/pluginctl -S wireguard
Start: /bin/sh -c '/usr/local/sbin/pluginctl -s wireguard start xxxx-xx-tt-yy-uuuuuuu'
Stop: /bin/sh -c '/usr/local/sbin/pluginctl -s wireguard stop xxxx-xx-tt-yy-uuuuuuu'
I get a monit status error
Any suggestion ?