diff --git a/src/opnsense/service/conf/actions_service.conf b/src/opnsense/service/conf/actions_service.conf index 4996582e5..c0cb484bc 100644 --- a/src/opnsense/service/conf/actions_service.conf +++ b/src/opnsense/service/conf/actions_service.conf @@ -33,3 +33,9 @@ command:/usr/local/sbin/pluginctl -s parameters:%s stop %s type:script message:Stopping service (%s %s) + +[status] +command:/usr/local/sbin/pluginctl -s +parameters:%s status %s +type:script +message:Probing service (%s %s)