mirror of
https://github.com/opnsense/docs.git
synced 2025-12-11 18:44:21 -06:00
backend/configd - update for https://github.com/opnsense/core/issues/8525 amd add missing streaming type
This commit is contained in:
parent
57759b68fb
commit
7eaec85f51
@ -78,6 +78,9 @@ Action properties
|
||||
| type | script|script_output | type of call: |
|
||||
| | | - script (only return exit status) |
|
||||
| | | - script_output (return result) |
|
||||
| | | - stream_output (return result in streaming mode) |
|
||||
+-----------------------+------------------------+--------------------------------------------------------+
|
||||
| errors | text [no] | :code:`errors:no` ignores the scripts exit code |
|
||||
+-----------------------+------------------------+--------------------------------------------------------+
|
||||
| message | text | Message to send to syslog (you can use %s parameters) |
|
||||
+-----------------------+------------------------+--------------------------------------------------------+
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user