Author: ludo
Date: Thu Oct  7 20:10:49 2010
New Revision: 24152
URL: https://svn.nixos.org/websvn/nix/?rev=24152&sc=1

Log:
avahi-daemon: Remove outdated and confusing comment.

Modified:
   nixos/trunk/modules/services/networking/avahi-daemon.nix

Modified: nixos/trunk/modules/services/networking/avahi-daemon.nix
==============================================================================
--- nixos/trunk/modules/services/networking/avahi-daemon.nix    Thu Oct  7 
20:10:45 2010        (r24151)
+++ nixos/trunk/modules/services/networking/avahi-daemon.nix    Thu Oct  7 
20:10:49 2010        (r24152)
@@ -81,12 +81,6 @@
           Whether to enable the mDNS NSS (Name Service Switch) plug-in.
           Enabling it allows applications to resolve names in the `.local'
           domain by transparently querying the Avahi daemon.
-
-          Warning: Currently, enabling this option breaks DNS lookups after
-          a `nixos-rebuild'.  This is because `/etc/nsswitch.conf' is
-          updated to use `nss-mdns' but `libnss_mdns' is not in
-          applications' `LD_LIBRARY_PATH'.  The next time `/etc/profile' is
-          sourced, it will set up an appropriate `LD_LIBRARY_PATH', though.
         '';
       };
       
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to