mirror of
https://github.com/containers/podman.git
synced 2025-10-17 19:24:04 +08:00
Corrected comment
Signed-off-by: Jhon Honce <jhonce@redhat.com> Closes: #370 Approved by: rhatdan
This commit is contained in:
@ -37,7 +37,7 @@ const (
|
||||
ContainerStatePaused ContainerStatus = iota
|
||||
)
|
||||
|
||||
// CgroupParent is the default prefix to a cgroup path in libpod
|
||||
// DefaultCgroupParent is the default prefix to a cgroup path in libpod
|
||||
var DefaultCgroupParent = "/libpod_parent"
|
||||
|
||||
// LinuxNS represents a Linux namespace
|
||||
|
Reference in New Issue
Block a user