aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-07 19:53:25 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-07 19:53:25 -0400
commit715435514e79eb876419aff2ae9a8eba5cff85de (patch)
tree1b9b6c2b9404cc87b3ea20e89153e8adeece746d /src
parentfdns profile (diff)
parentfix typo in firejail-profile.txt (diff)
downloadfirejail-715435514e79eb876419aff2ae9a8eba5cff85de.tar.gz
firejail-715435514e79eb876419aff2ae9a8eba5cff85de.tar.zst
firejail-715435514e79eb876419aff2ae9a8eba5cff85de.zip
Merge branch 'master' of https://github.com/netblue30/firejail
Diffstat (limited to 'src')
-rw-r--r--src/man/firejail-profile.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index e138b4426..adde9a27f 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -459,7 +459,7 @@ filtered UNIX socket) you would need to request a new network namespace using
459Filtering requires installing the xdg-dbus-proxy utility. Filter rules can be 459Filtering requires installing the xdg-dbus-proxy utility. Filter rules can be
460specified for well-known DBus names, but they are also propagated to the owning 460specified for well-known DBus names, but they are also propagated to the owning
461unique name, too. The permissions are "sticky" and are kept even if the 461unique name, too. The permissions are "sticky" and are kept even if the
462corresponding well-know name is released (however, applications rarely release 462corresponding well-known name is released (however, applications rarely release
463well-known names in practice). Names may have a .* suffix to match all names 463well-known names in practice). Names may have a .* suffix to match all names
464underneath them, including themselves (e.g. "foo.bar.*" matches "foo.bar", 464underneath them, including themselves (e.g. "foo.bar.*" matches "foo.bar",
465"foo.bar.baz" and "foo.bar.baz.quux", but not "foobar"). For more information, 465"foo.bar.baz" and "foo.bar.baz.quux", but not "foobar"). For more information,