diff --git a/spec_unix.go b/spec_unix.go index 9a0b537dc..957f90ef9 100644 --- a/spec_unix.go +++ b/spec_unix.go @@ -151,6 +151,7 @@ func createDefaultSpec(ctx context.Context, id string) (*specs.Spec, error) { "/proc/timer_stats", "/proc/sched_debug", "/sys/firmware", + "/proc/scsi", }, ReadonlyPaths: []string{ "/proc/asound",