aboutsummaryrefslogtreecommitdiff
path: root/net/openssh/files/sftp-ssh.service
blob: 17e09274c8102939ec6f17a3ed90a614bc981832 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" standalone='no'?><!--*-nxml-*-->
<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
<service-group>
 <name replace-wildcards="yes">%h</name>
  <service>
   <type>_sftp-ssh._tcp</type>
   <port>22</port>
  </service>
</service-group>