Skip to content

Commit

Permalink
Merge pull request #2278 from giuseppe/unblock-sys-dev-block
Browse files Browse the repository at this point in the history
config: drop /sys/dev/block from masked paths
  • Loading branch information
openshift-merge-bot[bot] authored Jan 8, 2025
2 parents cf917c9 + bd824bd commit 7601d27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/config/default.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ var (
"/proc/scsi",
"/proc/timer_list",
"/proc/timer_stats",
"/sys/dev/block",
"/sys/devices/virtual/powercap",
"/sys/firmware",
"/sys/fs/selinux",
Expand Down

0 comments on commit 7601d27

Please sign in to comment.