Update Rules.md

This commit is contained in:
Gustavo Iñiguez Goia 2023-08-14 20:19:00 +00:00 committed by GitHub
parent cd5d4442b1
commit 3461944f70
Failed to generate hash of commit

View file

@ -188,7 +188,7 @@ Example of a complex rule using the operator _list_, saved from the GUI (Note: v
### localhost connections
Some applications have components that communicate in localhost. For example KDE uses `kdeinit5` and `kwin`, Xfce and others use `xbrlapi` , and GnuPG `dirmngr`.
If you change daemon's default action to `deny` this apps will stop working. For example you may notice a delay login to the Desktop Environment (See issues #982 and #965 for more information).
If you change daemon's default action to `deny` these applications will stop working. For example you may notice a delay login to the Desktop Environment (See issues #982 and #965 for more information).
The solution is to allow either localhost connections, or this binaries in particular.