Merge pull request #290 from thaJeztah/backport-mask-scsi

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