Results 1 to 1 of 1

Thread: Avahi Daemon issue in Ubuntu Jaunty

  1. #1
    Join Date
    Oct 2007
    Beans
    25

    Smile Avahi Daemon issue in Ubuntu Jaunty

    To get rid of avahi network error each time you boot your computer follow the following steps:

    Go to the terminal and type

    sudo sed -i -e'/AVAHI_DAEMON_DETECT_LOCAL/s/1/0/' /etc/default/avahi-daemon

    and then restart your avahi daemon

    sudo service avahi-daemon restart

    Next time you boot your computer you won't get any network error message.

    cheers
    Last edited by dipaish; May 21st, 2009 at 09:47 AM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •