Skip to content

Instantly share code, notes, and snippets.

@wjn
Created August 29, 2012 01:26
Show Gist options
  • Save wjn/3505887 to your computer and use it in GitHub Desktop.
Save wjn/3505887 to your computer and use it in GitHub Desktop.
/ffp/etc/avahi/services/device-info.service
<?xml version="1.0" standalone="no"?><!--*-nxml-*-->
<service-group>
<name replace-wildcards="yes">%h</name>
<service>
<type>_device-info._tcp</type>
<port>0</port>
<txt-record>model=RackMac</txt-record>
</service>
</service-group>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment