#!/bin/sh
/usr/local/etc/rc.d/opnsense-configd restart 2>/dev/null
echo ""
echo "====================================="
echo " RMM Agent Plugin installed."
echo " Configure: Services > RMM Agent"
echo "====================================="
