Kaynağa Gözat

Merge pull request #4377 from vieux/fix_4358

fix fedora tty with apparmor
Victor Vieux 11 yıl önce
ebeveyn
işleme
23ec7e637c
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      graph.go

+ 1 - 0
graph.go

@@ -257,6 +257,7 @@ func setupInitLayer(initLayer string) error {
 		"/etc/resolv.conf": "file",
 		"/etc/hosts":       "file",
 		"/etc/hostname":    "file",
+		"/dev/console":     "file",
 		// "var/run": "dir",
 		// "var/lock": "dir",
 	} {