mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
CARP: optionally promote/demote on service status event handler. This adds /usr/local/etc/rc.carp_service_status.d/ to register service check scripts, which on failure exit are considered blocking for normal service operation. A service should emit the following on status change, which in response might lead to change of carp status: configctl interface update carp service_status The included early script assures an initial demotion value before interface setup. ref https://github.com/opnsense/core/issues/3636