mirror of
https://github.com/opnsense/docs.git
synced 2026-04-15 21:49:34 -04:00
development: de-deprecate 'monitor' hook
PR: https://github.com/opnsense/core/issues/8199
This commit is contained in:
parent
0346fee27e
commit
b7ebdfd5ec
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ They can contain any executable file (e.g. shell scripts) in the following subdi
|
|||
- start script before system network startup
|
||||
- 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 (deprecated)
|
||||
- scripts handling gateway monitoring alerts, no longer in use by core but provided for compatibility
|
||||
- monitor
|
||||
- scripts run during monitoring alerts triggered by state transitions
|
||||
- start
|
||||
- start script after system network startup
|
||||
- stop
|
||||
|
|
|
|||
Loading…
Reference in a new issue