From 11bc4c03170243db05425625fb1db33cd73a4d6f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 2 Sep 2006 16:40:53 +0000 Subject: update INSTALL git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1314 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- docs/INSTALL | 3 +++ docs/README | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/INSTALL b/docs/INSTALL index 387235c..8feac51 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -49,4 +49,7 @@ To start the two daemons at boot time on Debian based distributions: # update-rc.d avahi-daemon defaults 25 15 # update-rc.d avahi-dnsconfd defaults 26 14 +If you plan to use avahi-autoipd you have to create the user/group +"avahi-autoipd" much the same way as "avahi". + $Id$ diff --git a/docs/README b/docs/README index 4815ba2..6c6a586 100644 --- a/docs/README +++ b/docs/README @@ -1,6 +1,6 @@ Avahi is a free, LGPL mDNS/DNS-SD implementation. -Copyright 2004, 2005 by the Avahi developers. +Copyright 2004-2006 by the Avahi developers. http://avahi.org/ -- cgit