Skip to content

Commit 6f36bd4

Browse files
committed
mask /proc/acpi
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
1 parent d176b6e commit 6f36bd4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

oci/defaults_linux.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ func DefaultSpec() specs.Spec {
7878

7979
s.Linux = &specs.Linux{
8080
MaskedPaths: []string{
81+
"/proc/acpi",
8182
"/proc/kcore",
8283
"/proc/latency_stats",
8384
"/proc/timer_list",

0 commit comments

Comments
 (0)