aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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