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

_______________________________________________
Pkg-utopia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-utopia-maintainers

Reply via email to