]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/example.service
make the example a little bit more interesting
[catta] / avahi-daemon / example.service
index e9a3ff471d2a34ce8eaa2dd49652455b20e1608d..a5f9071aced6f3a60d46d03a6c7578c158543de4 100644 (file)
@@ -8,18 +8,17 @@
 
   <service>
     <type>_ssh._tcp</type>
-<!--     <domain-name>local</domain-name> -->
-<!--     <host-name>gurki.local</host-name>  -->
     <port>22</port>
-    <txt-record>foo=gaga</txt-record>
   </service>
 
   <service>
     <type>_telnet._tcp</type>
-<!--    <domain-name>local</domain-name>
-    <host-name>gurki.local</host-name> -->
+    <domain-name>local</domain-name>
+    <host-name>ecstasy.local</host-name>
     <port>23</port>
     <txt-record>foo=bar</txt-record>
+    <txt-record>waldo=buzz</txt-record>
+    <txt-record>another=record</txt-record>
   </service>
 
 </service-group>