From e91b9ff0f2ca1715cffda6f4578aeb9dccef2fc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Marussy?= Date: Tue, 7 Apr 2020 12:33:29 +0200 Subject: [PATCH] Deprecate --nodbus option --- src/man/firejail-profile.txt | 2 +- src/man/firejail.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index 7ef512bbf61..e138b44269d 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -494,7 +494,7 @@ Allow the application to own the name org.gnome.ghex and all names underneath in \fBdbus-user.talk org.freedesktop.Notifications Allow the application to talk to the name org.freedesktop.Notifications on the session DBus. .TP -\fBnodbus +\fBnodbus \fR(deprecated) Disable D-Bus access (both system and session buses). Equivalent to dbus-system none and dbus-user none. .SH Resource limits, CPU affinity, Control Groups diff --git a/src/man/firejail.txt b/src/man/firejail.txt index b0c4eeb1557..f5042b79ad7 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -1276,7 +1276,7 @@ $ nc dict.org 2628 220 pan.alephnull.com dictd 1.12.1/rf on Linux 3.14-1-amd64 .br .TP -\fB\-\-nodbus +\fB\-\-nodbus \fR(deprecated) Disable D-Bus access (both system and session buses). Equivalent to --dbus-system=none --dbus-user=none. .br