Mount /proc/fs as readonly
Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Upstream-commit: 42c8c1b0b884c91efa518568181d276afd9d866f Component: engine
This commit is contained in:
committed by
Jessica Frazelle
parent
50f626562d
commit
f9ca327070
@@ -86,6 +86,7 @@ func New() *configs.Config {
|
||||
ReadonlyPaths: []string{
|
||||
"/proc/asound",
|
||||
"/proc/bus",
|
||||
"/proc/fs",
|
||||
"/proc/irq",
|
||||
"/proc/sys",
|
||||
"/proc/sysrq-trigger",
|
||||
|
||||
Reference in New Issue
Block a user