aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-08-17 08:32:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-08-17 08:32:28 -0400
commit00822ba08cf16616473665dac6d1b9240a185872 (patch)
tree9640ea1fc44f6b01fb64d4f05b024b27cddfbb9e /README.md
parent--net=none documentation (diff)
downloadfirejail-00822ba08cf16616473665dac6d1b9240a185872.tar.gz
firejail-00822ba08cf16616473665dac6d1b9240a185872.tar.zst
firejail-00822ba08cf16616473665dac6d1b9240a185872.zip
memory-deny-write-execute
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index eb3ef6aae..6cac86da1 100644
--- a/README.md
+++ b/README.md
@@ -134,6 +134,12 @@ Check the status of the latest build here: https://travis-ci.org/netblue30/firej
134 Example: 134 Example:
135 $ firejail --nodvd 135 $ firejail --nodvd
136 136
137 --memory-deny-write-execute
138 Install a seccomp filter to block attempts to create memory
139 mappings that are both writable and executable, to change map‐
140 pings to be executable or to create executable shared memory.
141
142
137````` 143`````
138 144
139## /etc/firejail/firejail.config 145## /etc/firejail/firejail.config