| security.wrappers.<name>.group | The group of the wrapper program.
|
| security.wrappers.<name>.owner | The owner of the wrapper program.
|
| security.wrappers.<name>.enable | Whether to enable the wrapper.
|
| security.wrappers.<name>.source | The absolute path to the program to be wrapped.
|
| security.wrappers.<name>.setuid | Whether to add the setuid bit the wrapper program.
|
| security.wrappers.<name>.setgid | Whether to add the setgid bit the wrapper program.
|
| security.wrappers.<name>.program | The name of the wrapper program
|
| security.wrappers.<name>.permissions | The permissions of the wrapper program
|
| security.wrappers.<name>.capabilities | A comma-separated list of capability clauses to be given to the
wrapper program
|