summaryrefslogtreecommitdiff
path: root/nsm-dummy/busconf/com.contiautomotive.NodeStateManager.conf
blob: 240a0a07fa10ae311278829079f55a0f8811ab47 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
  <policy user="root">
    <allow own="com.contiautomotive.NodeStateManager"/>
    <allow send_destination="com.contiautomotive.NodeStateManager" />
    <allow receive_sender="com.contiautomotive.NodeStateManager" />
  </policy>
</busconfig>