package apparmor

import "github.com/docker/docker/pkg/apparmor"

Index

Constants

const (
	DefaultProfilePath = "/etc/apparmor.d/docker"
)

Functions

func ApplyProfile

func ApplyProfile(name string) error

func InstallDefaultProfile

func InstallDefaultProfile() error

func IsEnabled

func IsEnabled() bool

Source Files

apparmor_disabled.go gen.go setup.go

Version
v0.12.0
Published
Jun 6, 2014
Platform
linux/amd64
Imports
6 packages
Last checked
57 minutes ago

Tools for package owners.