aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 81bd5a049..b251f8191 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1642,6 +1642,7 @@ Disable video devices.
1642\fB\-\-nowhitelist=dirname_or_filename 1642\fB\-\-nowhitelist=dirname_or_filename
1643Disable whitelist for this directory or file. 1643Disable whitelist for this directory or file.
1644 1644
1645#ifdef HAVE_OUTPUT
1645.TP 1646.TP
1646\fB\-\-output=logfile 1647\fB\-\-output=logfile
1647stdout logging and log rotation. Copy stdout to logfile, and keep the size of the file under 500KB using log 1648stdout logging and log rotation. Copy stdout to logfile, and keep the size of the file under 500KB using log
@@ -1672,6 +1673,7 @@ $ ls -l sandboxlog*
1672.TP 1673.TP
1673\fB\-\-output-stderr=logfile 1674\fB\-\-output-stderr=logfile
1674Similar to \-\-output, but stderr is also stored. 1675Similar to \-\-output, but stderr is also stored.
1676#endif
1675 1677
1676#ifdef HAVE_OVERLAYFS 1678#ifdef HAVE_OVERLAYFS
1677.TP 1679.TP