package apparmor

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

Index

Constants

const DefaultProfile = "" /* 2081 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() error

func IsEnabled

func IsEnabled() bool

Source Files

apparmor_disabled.go setup.go

Version
v0.9.1
Published
Mar 25, 2014
Platform
linux/amd64
Imports
5 packages
Last checked
34 minutes ago

Tools for package owners.