]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/Server.introspect
add new D-Bus API function SetHostName to change the host name of the running avahi...
[catta] / avahi-daemon / Server.introspect
index 663561848f7133d7bd241ee218d601c136a101bf..9d743ba33bfbb92c438b298692c343d9c509378c 100644 (file)
@@ -44,6 +44,9 @@
     <method name="GetHostName">
       <arg name="name" type="s" direction="out"/>
     </method>
+    <method name="SetHostName">
+      <arg name="name" type="s" direction="in"/>
+    </method>
     <method name="GetHostNameFqdn">
       <arg name="name" type="s" direction="out"/>
     </method>