disable assertions, add an initscript and some config files
[openwrt.git] / package / avahi / files / service-ssh
1 <?xml version="1.0" standalone='no'?><!--*-nxml-*-->
2 <!DOCTYPE service-group SYSTEM "avahi-service.dtd">
3 <service-group>
4 <name replace-wildcards="yes">Secure Shell on %h</name>
5 <service>
6 <type>_ssh._tcp</type>
7 <port>22</port>
8 </service>
9 </service-group>
This page took 0.043795 seconds and 5 git commands to generate.