From 72ba0b7e5e5baf79fa4f33000e45d2ad48d54708 Mon Sep 17 00:00:00 2001 From: startx2017 Date: Sun, 28 Feb 2021 07:49:20 -0500 Subject: compile time: disable --output --- src/man/firejail.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/man/firejail.txt') 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. \fB\-\-nowhitelist=dirname_or_filename Disable whitelist for this directory or file. +#ifdef HAVE_OUTPUT .TP \fB\-\-output=logfile stdout 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* .TP \fB\-\-output-stderr=logfile Similar to \-\-output, but stderr is also stored. +#endif #ifdef HAVE_OVERLAYFS .TP -- cgit v1.2.3-70-g09d2