mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-23 10:37:27 +00:00
AppArmorStacking: attempt to inlince added AppArmorPolicyTOC
parent
d88003c65b
commit
dbcfa7875b
15
AppArmorPolicyTOC.md
Normal file
15
AppArmorPolicyTOC.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<!--
|
||||||
|
in original wiki, this was inline included in the AppArmorStacking
|
||||||
|
page, but I'm not sure markdown wiki can do that.
|
||||||
|
-->
|
||||||
|
|
||||||
|
**AppArmor Policy Table of Contents**
|
||||||
|
=====================================
|
||||||
|
|
||||||
|
- [The basics of AppArmor Policy](AppArmorPolicyBasics)
|
||||||
|
- [AppArmor Policy Namespaces](AppArmorNamespaces)
|
||||||
|
- [Stacking profiles](AppArmorStacking)
|
||||||
|
- [Run time composition of Policy](AppArmorProfileComposition)
|
||||||
|
- [Delegation of Authority](AppArmorDelegation)
|
||||||
|
- [Object labeling](AppArmorObjectLabeling)
|
||||||
|
|
@ -15,6 +15,8 @@ Required Versions
|
|||||||
- The 3.5 kernel has a bug that breaks ''ix /foo -> &bar, use ''px /foo -> @{profile\_name}//&bar, instead
|
- The 3.5 kernel has a bug that breaks ''ix /foo -> &bar, use ''px /foo -> @{profile\_name}//&bar, instead
|
||||||
- AppArmor Userspace - 2.11-beta (2.10.95 shipped in Ubuntu 16.04)
|
- AppArmor Userspace - 2.11-beta (2.10.95 shipped in Ubuntu 16.04)
|
||||||
|
|
||||||
|
![AppArmorPolicyTOC]
|
||||||
|
|
||||||
Introduction
|
Introduction
|
||||||
============
|
============
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user