aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-08-13 09:46:53 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-08-13 09:46:53 -0400
commit37a7c334596521181dcc471401a90bbee5b52d0d (patch)
tree3b12b777578007e849bc90b3278f52702af9319f /README.md
parentadded nodvd to most profiles (diff)
downloadfirejail-37a7c334596521181dcc471401a90bbee5b52d0d.tar.gz
firejail-37a7c334596521181dcc471401a90bbee5b52d0d.tar.zst
firejail-37a7c334596521181dcc471401a90bbee5b52d0d.zip
modif: --output split in two commands, --output and --output-stderr; fix for #1458
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 63ee3f51a..58656e710 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,10 @@ Use this issue to request new profiles: [#1139](https://github.com/netblue30/fir
112 Example: 112 Example:
113 $ firejail --net=eth0 --x11=xephyr --xephyr-screen=640x480 fire‐ 113 $ firejail --net=eth0 --x11=xephyr --xephyr-screen=640x480 fire‐
114 fox 114 fox
115
116 --output-stderr=logfile
117 Similar to --output, but stderr is also stored.
118
115````` 119`````
116 120
117## /etc/firejail/firejail.config 121## /etc/firejail/firejail.config