Comment 17 for bug 586229

Revision history for this message
Anakin Starkiller (sunrider) wrote :

Takkat >> I may have found another lead on this issue....try to add a txt-record to your service file, like this :

<?xml version="1.0" standalone='no'?><!--*-nxml-*-->
<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
<service-group>
<name replace-wildcards="yes">/home</name>
<service>
<type>_sftp-ssh._tcp</type>
<port>22</port>
<txt-record>path=/home/</txt-record>
</service>
</service-group>