mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Fix capability mispelling.
This commit is contained in:
parent
59e799a9ba
commit
2d19d4d159
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ danger_caps = ["audit_control",
|
|||
"audit_write",
|
||||
"mac_override",
|
||||
"mac_admin",
|
||||
"set_fcap",
|
||||
"setfcap",
|
||||
"sys_admin",
|
||||
"sys_module",
|
||||
"sys_rawio"]
|
||||
|
|
Loading…
Add table
Reference in a new issue