this should be a decent default

This commit is contained in:
Jack L. Frost 2015-10-14 10:03:58 +03:00
parent e379e8efff
commit 15592c0daa
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ cfg_mounts=(
'run:tmpfs:/run'
'tmp:tmpfs:/tmp'
'proc:proc:/proc'
'proc:proc:/proc:defaults,hidepid=2'
'sys:sysfs:/sys'
'dev:devtmpfs:/dev'