Skip to content

Instantly share code, notes, and snippets.

@jalada
Created July 6, 2012 12:25
Show Gist options
  • Save jalada/3059884 to your computer and use it in GitHub Desktop.
Save jalada/3059884 to your computer and use it in GitHub Desktop.
<?xml version="1.0" standalone='no'?><!--*-nxml-*-->
<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
<service-group>
<name replace-wildcards="yes">%h</name>
<service>
<type>_afpovertcp._tcp</type>
<port>548</port>
</service>
<service>
<type>_device-info._tcp</type>
<port>0</port>
<txt-record>model=Xserve</txt-record>
</service>
</service-group>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment