1*042e4723SPatrick Venture<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
2*042e4723SPatrick Venture        "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
3*042e4723SPatrick Venture<busconfig>
4*042e4723SPatrick Venture        <policy user="root">
5*042e4723SPatrick Venture                <allow own="@BUSNAME_NETWORK@"/>
6*042e4723SPatrick Venture                <allow send_destination="@BUSNAME_NETWORK@"/>
7*042e4723SPatrick Venture        </policy>
8*042e4723SPatrick Venture</busconfig>
9