divorce introspect xml to conf/ file, rm hostnamed.h, update system bus config file...
[systembsd.git] / hacks / hostnamed-dbus.conf
CommitLineData
2efa5c70 1<!-- if i am in /etc/dbus-1/system.d/ you should probably delete me immediately -->
2
3<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
4<busconfig>
5 <policy context="default">
6 <allow own="org.freedesktop.hostname1"/>
7 <allow send_destination="org.freedesktop.hostname1"/>
8 <allow receive_sender="org.freedesktop.hostname1"/>
9 </policy>
10</busconfig>