Ensure libkpod.Config defaults don't override libpod defaults

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #109
Approved by: mheon
This commit is contained in:
Matthew Heon
2017-12-14 14:36:27 -05:00
committed by Atomic Bot
parent 7981b7636b
commit 1f0f7f3e7d
3 changed files with 18 additions and 7 deletions

View File

@ -19,7 +19,7 @@ const (
seccompProfilePath = "/etc/crio/seccomp.json"
apparmorProfileName = "crio-default"
cniConfigDir = "/etc/cni/net.d/"
cniBinDir = "/opt/cni/bin/"
cniBinDir = "/usr/libexec/cni/"
cgroupManager = "" //oci.CgroupfsCgroupsManager
lockPath = "/run/crio.lock"
containerExitsDir = "" //oci.ContainerExitsDir