development: adjust for monitor facility argument

This commit is contained in:
Franco Fichtner 2025-03-25 14:20:49 +01:00
parent cea082d42b
commit c0cc48032a

View file

@ -37,7 +37,7 @@ They can contain any executable file (e.g. shell scripts) in the following subdi
- import
- run very early to allow overriding the opnsense-import functionality either by providing a /conf/config.xml beforehand or modifying the default import afterwards
- monitor
- scripts run during monitoring alerts triggered by state transitions
- scripts run during monitoring alerts triggered by state transitions. First argument is a comma-separated list of names of the affected gateways.
- start
- start script after system network startup
- stop