<< Previous | Next >> |
<?xml version="1.0" standalone='no'?><!--*-nxml-*--> <!DOCTYPE service-group SYSTEM "avahi-service.dtd"> <!-- See avahi.service(5) for more information about this configuration file --> <service-group> <name replace-wildcards="yes">SERVICE NAME HERE @ %h</name> <service> <type>_SERVICETYPE._udp</type> <port>PORT</port> </service> </service-group>
<host-name>REMOTE_HOSTNAME.local</host-name>