Skip to content
Snippets Groups Projects
Commit e909762a authored by Tom Gundersen's avatar Tom Gundersen Committed by David Herrmann
Browse files

launch/policy: drop eavesdropping support


The broker does not support eavesdropping and ignores the passed in 'eavesdrop' boolean.
That causes the wrong behavior in case of <deny eavesdrop=true>, which should only deny
eavesdropping, but now denies everything. Properly drop eavesdropping support from the
launcher and filter out the rules correctly.

Additionally, warn in case a rule attempts to allow eavesdropping (as the standard
session bus policy does). This is not expected to cause any problems, but the logs
should reflect the potential change of behavior.

Signed-off-by: default avatarTom Gundersen <teg@jklm.no>
parent e1da9dc1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment