mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
development: document "import" hook
PR: https://github.com/opnsense/core/issues/8325
This commit is contained in:
parent
8f85981703
commit
0346fee27e
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ They can contain any executable file (e.g. shell scripts) in the following subdi
|
|||
|
||||
- early
|
||||
- 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
|
||||
- start
|
||||
|
|
|
|||
Loading…
Reference in a new issue