<?xml version="1.0"?>
<!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="org.storage.stratis2"/>
<allow send_destination="org.storage.stratis2"/>
</policy>
<policy context="default">
<deny own="org.storage.stratis2"/>
<deny send_destination="org.storage.stratis2"/>
<allow send_destination="org.storage.stratis2"
send_interface="org.freedesktop.DBus.ObjectManager"/>
<allow send_destination="org.storage.stratis2"
send_interface="org.freedesktop.DBus.Introspectable"/>
<allow send_destination="org.storage.stratis2"
send_interface="org.storage.stratis2.FetchProperties"/>
<allow send_destination="org.storage.stratis2"
send_interface="org.storage.stratis2.FetchProperties.r1"/>
<allow send_destination="org.storage.stratis2"
send_interface="org.storage.stratis2.FetchProperties.r2"/>
<allow send_destination="org.storage.stratis2"
send_interface="org.storage.stratis2.FetchProperties.r3"/>
<allow send_destination="org.storage.stratis2"
send_interface="org.storage.stratis2.FetchProperties.r4"/>
<allow send_destination="org.storage.stratis2"
send_interface="org.storage.stratis2.Report.r1"/>
<allow send_destination="org.storage.stratis2"
send_interface="org.storage.stratis2.Report.r4"/>
<allow send_destination="org.storage.stratis2"
send_interface="org.freedesktop.DBus.Properties"
send_member="Get"/>
<allow send_destination="org.storage.stratis2"
send_interface="org.freedesktop.DBus.Properties"
send_member="GetAll"/>
<allow send_destination="org.storage.stratis2"
send_interface="org.storage.stratis2.Manager.r4"
send_member="EngineStateReport"/>
</policy>
</busconfig>