summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index eeb2c88..802ad45 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -41,8 +41,8 @@ Optionally start the unicast DNS configuration daemon:
To start the two daemons at boot time on Debian based distributions:
with DBUS support:
- # ln -s /etc/init.d/avahi-daemon /etc/dbus/event.d/75avahi-daemon
- # ln -s /etc/init.d/avahi-dnsconfd /etc/dbus/event.d/76avahi-dnsconfd
+ # ln -s /etc/init.d/avahi-daemon /etc/dbus-1/event.d/75avahi-daemon
+ # ln -s /etc/init.d/avahi-dnsconfd /etc/dbus-1/event.d/76avahi-dnsconfd
without DBUS support:
# update-rc.d avahi-daemon defaults 25 15