2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-02 07:15:18 +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: Properties of AppArmor include:
- profiles are simple text files. - profiles are simple text files.
-  comments are supported in the profile. - comments are supported in the profile.
-  absolute paths as well as file globbing can be used when specifying file access - absolute paths as well as file globbing can be used when specifying file access.
-  various access controls for files are present. - various access controls for files are present.
-   access controls for networking are present. -   access controls for networking are present.
-   specificity in rule matching, ie the most specific rule matches. -   specificity in rule matching, ie the most specific rule matches.
-   include files are supported to ease development and simplify profiles. -   include files are supported to ease development and simplify profiles.