Merge pull request #291 from thaJeztah/17.09-backport-mask-scsi

[17.09] Add /proc/scsi to masked paths
This commit is contained in:
Andrew Hsu
2017-11-16 17:05:45 -08:00
committed by GitHub
+1
View File
@@ -132,6 +132,7 @@ func DefaultLinuxSpec() specs.Spec {
"/proc/timer_list",
"/proc/timer_stats",
"/proc/sched_debug",
"/proc/scsi",
},
ReadonlyPaths: []string{
"/proc/asound",