We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d2592 commit 8554707Copy full SHA for 8554707
libioc/Config/Jail/Globals.py
@@ -64,7 +64,7 @@
64
"allow_sysvipc": 0,
65
"allow_raw_sockets": 0,
66
"allow_chflags": 0,
67
- "allow_mlock": 0,
+ "allow_mlock": None,
68
"allow_mount": 0,
69
"allow_mount_devfs": 0,
70
"allow_mount_fusefs": 0,
0 commit comments