aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kris7topher@gmail.com>2020-04-07 12:33:29 +0200
committerLibravatar Kristóf Marussy <kris7topher@gmail.com>2020-04-07 12:33:29 +0200
commite91b9ff0f2ca1715cffda6f4578aeb9dccef2fc4 (patch)
treefe7fb33218556e918a71fb51403bf9e6db885169 /src
parentTurn DBus profile errors into warnings (diff)
downloadfirejail-e91b9ff0f2ca1715cffda6f4578aeb9dccef2fc4.tar.gz
firejail-e91b9ff0f2ca1715cffda6f4578aeb9dccef2fc4.tar.zst
firejail-e91b9ff0f2ca1715cffda6f4578aeb9dccef2fc4.zip
Deprecate --nodbus option
Diffstat (limited to 'src')
-rw-r--r--src/man/firejail-profile.txt2
-rw-r--r--src/man/firejail.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 7ef512bbf..e138b4426 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
494\fBdbus-user.talk org.freedesktop.Notifications 494\fBdbus-user.talk org.freedesktop.Notifications
495Allow the application to talk to the name org.freedesktop.Notifications on the session DBus. 495Allow the application to talk to the name org.freedesktop.Notifications on the session DBus.
496.TP 496.TP
497\fBnodbus 497\fBnodbus \fR(deprecated)
498Disable D-Bus access (both system and session buses). Equivalent to dbus-system none and dbus-user none. 498Disable D-Bus access (both system and session buses). Equivalent to dbus-system none and dbus-user none.
499 499
500.SH Resource limits, CPU affinity, Control Groups 500.SH Resource limits, CPU affinity, Control Groups
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index b0c4eeb15..f5042b79a 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1276,7 +1276,7 @@ $ nc dict.org 2628
1276220 pan.alephnull.com dictd 1.12.1/rf on Linux 3.14-1-amd64 1276220 pan.alephnull.com dictd 1.12.1/rf on Linux 3.14-1-amd64
1277.br 1277.br
1278.TP 1278.TP
1279\fB\-\-nodbus 1279\fB\-\-nodbus \fR(deprecated)
1280Disable D-Bus access (both system and session buses). Equivalent to --dbus-system=none --dbus-user=none. 1280Disable D-Bus access (both system and session buses). Equivalent to --dbus-system=none --dbus-user=none.
1281.br 1281.br
1282 1282