[Pkg-utopia-maintainers] Bug#622336: udisks: wrong avahi service announcement: Remote Disk Management offered without sshd

Gabriel Corona gabriel.corona at enst-bretagne.fr
Wed Jul 31 12:57:11 UTC 2013


Hello,

AFAIU, udisks provides remote disk management over
SSH (via udisks-tcp-bridge). The package announces
the service event if there is no SSH server
installed (the service is announced but not
available).

The /etc/avahi/services/udisks.service file should
probably be moved into a separate package with
a dependency on both ssh-server and udisks.

In the meanwhile, you can comment the service out
in this file if it bothers you:

<service-group>
  <!-- I don't want to announce this! -->
  <!--
  <name replace-wildcards="yes">%h</name>

  <service>
    <type>_udisks-ssh._tcp</type>
    <port>22</port>
  </service>
  -->
</service-group>

-- 
Gabriel



More information about the Pkg-utopia-maintainers mailing list