You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/development/backend/autorun.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ They can contain any executable file (e.g. shell scripts) in the following subdi
37
37
- import
38
38
- run very early to allow overriding the opnsense-import functionality either by providing a /conf/config.xml beforehand or modifying the default import afterwards
39
39
- monitor
40
-
- scripts run during monitoring alerts triggered by state transitions
40
+
- scripts run during monitoring alerts triggered by state transitions. First argument is a comma-separated list of names of the affected gateways.
0 commit comments