package apparmor
import "github.com/opencontainers/runc/libcontainer/apparmor"
Index ¶
Functions ¶
func ApplyProfile ¶
ApplyProfile will apply the profile with the specified name to the process after the next exec.
func IsEnabled ¶
func IsEnabled() bool
IsEnabled returns true if apparmor is enabled for the host.
Source Files ¶
- Version
- v1.0.0-rc95
- Published
- May 19, 2021
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 6 hours ago –
Tools for package owners.