Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dbus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 262
    • Issues 262
    • List
    • Boards
    • Service Desk
    • Milestones
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dbusdbus
  • dbus
  • Issues
  • #323
Closed
Open
Issue created Dec 14, 2020 by letmestudy@letmestudy

system bus prohibit eavesdrop

How to prohibit a certain service on the system bus from being monitored by similar monitoring tools such as dbus-monitor?

I have tried to edit the .conf file,added the following content: <deny recevice_interface="xx.xx.xx.xx" eavesdrop="true" /> <deny send_interface="org.freedesktop.DBus.Monitoring" send_member="BecomeMonitor"/> As a result, this interface is forbidden to access.

So how can I implement this function?

Assignee
Assign to
Time tracking