summaryrefslogtreecommitdiff
path: root/libpod/container_easyjson.go
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-10-04 17:38:09 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-10-04 17:38:09 -0400
commite9ab8583d0a73c686591edfb8b4dfdca212d5eb6 (patch)
treefb707f25e3860eab1b9024952172738607a21ea2 /libpod/container_easyjson.go
parentae5af67d61e52215996c9ba586dbeea1e8fca426 (diff)
downloadpodman-e9ab8583d0a73c686591edfb8b4dfdca212d5eb6.tar.gz
podman-e9ab8583d0a73c686591edfb8b4dfdca212d5eb6.tar.bz2
podman-e9ab8583d0a73c686591edfb8b4dfdca212d5eb6.zip
Ensure resolv.conf has the right label and path
Adds a few missing things from writeStringToRundir() to the new resolv.conf function, specifically relabelling and returning a path compatible with rootless podman Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'libpod/container_easyjson.go')
-rw-r--r--libpod/container_easyjson.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/libpod/container_easyjson.go b/libpod/container_easyjson.go
index 2d0481f3b..916118aec 100644
--- a/libpod/container_easyjson.go
+++ b/libpod/container_easyjson.go
@@ -1,3 +1,5 @@
+// +build seccomp ostree selinux varlink exclude_graphdriver_devicemapper
+
// Code generated by easyjson for marshaling/unmarshaling. DO NOT EDIT.
package libpod