Import avahi from oldpackages

This commit is contained in:
Ted Hess
2014-07-16 12:28:32 -04:00
parent 483e09bdb2
commit fa8703665b
6 changed files with 462 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<?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>