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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to