2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-01 14:55:10 +00:00

About: more list tweakage; still can't render quite right.

Steve Beattie
2017-11-03 23:04:47 +00:00
parent f9002c1c30
commit 669249f9d4

@@ -42,9 +42,9 @@ popular MAC systems.
Properties of AppArmor include:
- profiles are simple text files.
-  comments are supported in the profile.
-  absolute paths as well as file globbing can be used when specifying file access
-  various access controls for files are present.
- comments are supported in the profile.
- absolute paths as well as file globbing can be used when specifying file access.
- various access controls for files are present.
-   access controls for networking are present.
-   specificity in rule matching, ie the most specific rule matches.
-   include files are supported to ease development and simplify profiles.