aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar startx2017 <vradu.startx@yandex.com>2017-08-14 20:54:42 -0400
committerLibravatar startx2017 <vradu.startx@yandex.com>2017-08-14 20:54:42 -0400
commitfe638971e104208449cb35ca46af4c992adf98cd (patch)
tree3d48b24fcc42d517c44e6ec61d697ea53faa851c /README.md
parentMerge pull request #1469 from SpotComms/tb (diff)
downloadfirejail-fe638971e104208449cb35ca46af4c992adf98cd.tar.gz
firejail-fe638971e104208449cb35ca46af4c992adf98cd.tar.zst
firejail-fe638971e104208449cb35ca46af4c992adf98cd.zip
update RELNOTES/Readme.md/--help; man page update for #1439
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index a876f1825..eb3ef6aae 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,17 @@ Check the status of the latest build here: https://travis-ci.org/netblue30/firej
123 --output-stderr=logfile 123 --output-stderr=logfile
124 Similar to --output, but stderr is also stored. 124 Similar to --output, but stderr is also stored.
125 125
126 --notv Disable DVB (Digital Video Broadcasting) TV devices.
127
128 Example:
129 $ firejail --notv vlc
130
131 --nodvd
132 Disable DVD and audio CD devices.
133
134 Example:
135 $ firejail --nodvd
136
126````` 137`````
127 138
128## /etc/firejail/firejail.config 139## /etc/firejail/firejail.config