mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Update QuickProfileLanguage
parent
e6c70a3f84
commit
6762144c5e
1 changed files with 3 additions and 1 deletions
|
@ -130,7 +130,7 @@ Capability Rules
|
|||
----------------
|
||||
|
||||
AppArmor supports coarse-grained access to Linux' POSIX-style
|
||||
capabilities (see 'man capabilities) and capabilities rules are
|
||||
capabilities (see `man capabilities`) and capabilities rules are
|
||||
used to allow access to these capabilities. For example, a setuid
|
||||
application which drops privileges might need:
|
||||
|
||||
|
@ -141,6 +141,8 @@ application which drops privileges might need:
|
|||
}
|
||||
```
|
||||
|
||||
Multiple capabilities can be specified as a space-separated list.
|
||||
|
||||
Network Rules
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue