Advertisement
pulser_777

Untitled

Aug 20th, 2017
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.71 KB | None | 0 0
  1. <!DOCTYPE service-group SYSTEM "avahi-service.dtd">
  2. <service-group>
  3.     <name>nas-TimeMachine</name>
  4.     <service>
  5.         <host-name>nas-TimeMachine.local</host-name>
  6.         <type>_afpovertcp._tcp</type>
  7.         <port>548</port>
  8.     </service>
  9.     <service>
  10.         <host-name>nas-TimeMachine.local</host-name>
  11.         <type>_adisk._tcp</type>
  12.         <port>9</port>
  13.         <txt-record>sys=adVF=0x100</txt-record>
  14.         <txt-record>dk0=adVN=TimeMachine,adVF=0x81</txt-record>
  15.     </service>
  16.     <service>
  17.         <host-name>nas-TimeMachine.local</host-name>
  18.         <type>_device-info._tcp</type>
  19.         <port>0</port>
  20.         <txt-record>model=TimeCapsule</txt-record>
  21.     </service>
  22. </service-group>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement