From a199fa35c3282ac3d88ed3ac556169b6b493fcae Mon Sep 17 00:00:00 2001 From: startx2017 Date: Wed, 30 Sep 2020 08:18:20 -0400 Subject: manpages: configuration for dbus --- src/man/firejail-profile.txt | 3 ++- src/man/firejail.txt | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index bc8067f91..de34d5076 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -480,6 +480,7 @@ xephyr-screen 640x480 .br x11 xephyr #endif +#ifdef HAVE_DBUSPROXY .SH DBus filtering Access to the session and system DBus UNIX sockets can be allowed, filtered or @@ -574,7 +575,7 @@ and the user wants to disable notifications, this can be achieved by putting the ignore dbus-user.talk org.freedesktop.Notifications .br [...] - +#endif .SH Resource limits, CPU affinity, Control Groups These profile entries define the limits on system resources (rlimits) for the processes inside the sandbox. The limits can be modified inside the sandbox using the regular \fBulimit\fR command. \fBcpu\fR command diff --git a/src/man/firejail.txt b/src/man/firejail.txt index 8951dd25f..e1d55258c 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -331,7 +331,7 @@ $ firejail \-\-list 3272:netblue::firejail \-\-private firefox .br $ firejail \-\-cpu.print=3272 - +#ifdef HAVE_DBUSPROXY .TP \fB\-\-dbus-log=file Specify the location for the DBus log file. @@ -573,7 +573,7 @@ not "foobar"). Example: .br $ firejail --dbus-user=filter --dbus-user.see=org.freedesktop.Notifications - +#endif .TP \fB\-\-debug\fR Print debug messages. @@ -1422,6 +1422,7 @@ $ nc dict.org 2628 .br .TP \fB\-\-nodbus \fR(deprecated) +#ifdef HAVE_DBUSPROXY Disable D-Bus access (both system and session buses). Equivalent to --dbus-system=none --dbus-user=none. .br @@ -1429,6 +1430,7 @@ Disable D-Bus access (both system and session buses). Equivalent to --dbus-syste Example: .br $ firejail \-\-nodbus \-\-net=none +#endif .TP \fB\-\-nodvd Disable DVD and audio CD devices. -- cgit v1.2.3-70-g09d2