aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar startx2017 <vradu.startx@protonmail.com>2021-02-28 07:49:20 -0500
committerLibravatar startx2017 <vradu.startx@protonmail.com>2021-02-28 07:49:20 -0500
commit72ba0b7e5e5baf79fa4f33000e45d2ad48d54708 (patch)
treedea7d33b9075fcc3aef7bbbf9060b06e7d896ce7 /src/man
parentdbus.c: check_object_path: Allow /StatusNotifierWatcher (#4015) (diff)
downloadfirejail-72ba0b7e5e5baf79fa4f33000e45d2ad48d54708.tar.gz
firejail-72ba0b7e5e5baf79fa4f33000e45d2ad48d54708.tar.zst
firejail-72ba0b7e5e5baf79fa4f33000e45d2ad48d54708.zip
compile time: disable --output
Diffstat (limited to 'src/man')
-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