mirror of
https://github.com/opnsense/docs.git
synced 2026-06-08 16:12:04 -04:00
development - add missing allowed_groups option in configd
This commit is contained in:
parent
f11aed3f5d
commit
c8cefa21fb
1 changed files with 3 additions and 0 deletions
|
|
@ -82,6 +82,9 @@ Action properties
|
|||
+-----------------------+------------------------+--------------------------------------------------------+
|
||||
| errors | text [no] | :code:`errors:no` ignores the scripts exit code |
|
||||
+-----------------------+------------------------+--------------------------------------------------------+
|
||||
| allowed_groups | text | list of groups allowed to execute |
|
||||
| | | this action (e.g. wheel) |
|
||||
+-----------------------+------------------------+--------------------------------------------------------+
|
||||
| message | text | Message to send to syslog (you can use %s parameters) |
|
||||
+-----------------------+------------------------+--------------------------------------------------------+
|
||||
| description | text | User-friendly description, also allows GUI usage |
|
||||
|
|
|
|||
Loading…
Reference in a new issue