following last commit, freshen up all ispect xml files with a on an updated archlinu...
[systembsd.git] / conf / hostnamed-ispect.xml
index 4bd4acda2cdfc0356a930c87fbbe3d24a618cf78..bca38cf2041d2fe88dca3445052dfc0d7c17cb72 100644 (file)
@@ -1,38 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 <node>
-    <interface name="org.freedesktop.DBus.Peer">
-        <method name="Ping" />
-        <method name="GetMachineId">
-            <arg type="s" name="machine_uuid" direction="out" />
-        </method>
-    </interface>
-    <interface name="org.freedesktop.DBus.Introspectable">
-        <method name="Introspect">
-            <arg name="data" type="s" direction="out" />
-        </method>
-    </interface>
-    <interface name="org.freedesktop.DBus.Properties">
-        <method name="Get">
-            <arg name="interface" direction="in" type="s" />
-            <arg name="property" direction="in" type="s" />
-            <arg name="value" direction="out" type="v" />
-        </method>
-        <method name="GetAll">
-            <arg name="interface" direction="in" type="s" />
-            <arg name="properties" direction="out" type="a{sv}" />
-        </method>
-        <method name="Set">
-            <arg name="interface" direction="in" type="s" />
-            <arg name="property" direction="in" type="s" />
-            <arg name="value" direction="in" type="v" />
-        </method>
-        <signal name="PropertiesChanged">
-            <arg type="s" name="interface" direction="in" />
-            <arg type="a{sv}" name="changed_properties" direction="in" />
-            <arg type="as" name="invalidated_properties" direction="in" />
-        </signal>
-    </interface>
     <interface name="org.freedesktop.hostname1">
         <property name="Hostname" type="s" access="read">
             <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false" />