Files
Arch-R/packages/network/avahi/config/service-ssh
Stephan Raue de71016fb4 initial import
2009-03-18 13:02:53 +01:00

10 lines
265 B
XML

<?xml version="1.0" standalone='no'?><!--*-nxml-*-->
<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
<service-group>
<name replace-wildcards="yes">Secure Shell on %h</name>
<service>
<type>_ssh._tcp</type>
<port>22</port>
</service>
</service-group>