mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Deprecate --nodbus option
This commit is contained in:
parent
870c8c816f
commit
e91b9ff0f2
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue