package apparmor

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

Index

Constants

const DefaultProfile = "" /* 2034 byte string literal not displayed */
const (
	DefaultProfilePath = "/etc/apparmor.d/docker"
)

Functions

func ApplyProfile

func ApplyProfile(pid int, name string) error

func InstallDefaultProfile

func InstallDefaultProfile(backupPath string) error

func IsEnabled

func IsEnabled() bool

Source Files

apparmor_disabled.go setup.go

Version
v0.10.0
Published
Apr 8, 2014
Platform
js/wasm
Imports
6 packages
Last checked
2 seconds ago

Tools for package owners.