Mini Shell
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-Bus Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
<!-- Default policy: allow anyone to own, send, and receive messages -->
<policy context="default">
<allow own="com.imunify360.Agent"/>
<allow send_destination="com.imunify360.Agent"/>
<allow receive_sender="com.imunify360.Agent"/>
<!-- Allow anyone to call methods on the com.imunify360.Agent.Interface interface -->
<allow send_interface="com.imunify360.Agent.Interface"/>
<allow receive_interface="com.imunify360.Agent.Interface"/>
</policy>
</busconfig>
Zerion Mini Shell 1.0