mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
development: adjust for monitor facility argument
This commit is contained in:
parent
cea082d42b
commit
c0cc48032a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue