]> git.meshlink.io Git - catta/blobdiff - docs/INSTALL
* Fix docs/INSTALL for the right dbus path for debian (Thanks sebest)
[catta] / docs / INSTALL
index eeb2c881b1bf1f147d59dcebc5691f2a7f11dbd9..802ad45387cd35623aa4bf25637b8d25adbab817 100644 (file)
@@ -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