From 4292f8ab6fcb53d4036e0b2c2cd55debf2a50298 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Fri, 7 Dec 2018 16:08:10 +0100 Subject: add HAS_NODBUS conditional, ${RUNUSER} makro --- src/man/firejail-profile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/man') diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index 4e22796c9..dde815d05 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -94,7 +94,7 @@ Example: "?HAS_APPIMAGE: whitelist ${HOME}/special/appimage/dir" This example will load the whitelist profile line only if the \-\-appimage option has been specified on the command line. -Currently the only conditionals supported are HAS_APPIMAGE and BROWSER_DISABLE_U2F. +Currently the only conditionals supported are HAS_APPIMAGE, HAS_NODBUS and BROWSER_DISABLE_U2F. The profile line may be any profile line that you would normally use in a profile \fBexcept\fR for "quiet" and "include" lines. -- cgit v1.2.3-54-g00ecf