Revert the rc part of r278323 until I can figure out what Jenkins is doing.
This commit is contained in:
parent
cb6c101a86
commit
3f920f3f44
@ -233,7 +233,8 @@ parse_options()
|
||||
fi
|
||||
eval : \${jail_${_j}_procfs_enable:=${jail_procfs_enable:-NO}}
|
||||
if checkyesno jail_${_j}_procfs_enable; then
|
||||
echo " mount.procfs;"
|
||||
echo " mount += " \
|
||||
"\"procfs ${_rootdir%/}/proc procfs rw 0 0\";"
|
||||
fi
|
||||
|
||||
eval : \${jail_${_j}_mount_enable:=${jail_mount_enable:-NO}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user