update docs and comments
Signed-off-by: Allen Sun <shlallen1990@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ const (
|
||||
DefaultStateDir = "/run/containerd"
|
||||
// DefaultAddress is the default unix socket address
|
||||
DefaultAddress = "/run/containerd/containerd.sock"
|
||||
// DefaultDebuggAddress is the default unix socket address for pprof data
|
||||
// DefaultDebugAddress is the default unix socket address for pprof data
|
||||
DefaultDebugAddress = "/run/containerd/debug.sock"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user