1
General Discussion / Re: monit and configctl
« on: April 18, 2022, 08:04:40 am »
Wrapping the command within a shell was the solution. Thanks
Code: [Select]
/bin/sh -c '/usr/local/sbin/configctl interface reconfigure vtnet1; /usr/local/sbin/configctl interface linkup start vtnet1'