eth0:avahi老问题,怎么禁用(另附: 启动GNOME设置守护进程时出错 完美解决方法)

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
heiyou
帖子: 80
注册时间: 2008-11-19 16:18

Re: eth0:avahi老问题,怎么禁用(另附: 启动GNOME设置守护进程时出错 完美解决方法)

#16

帖子 heiyou » 2009-01-03 21:12

http://blog.chinaunix.net/u/6303/showart_207177.html

viewtopic.php?t=60335

最终一条命令解决 :
sudo update-rc.d -f avahi-daemon remove

其实就是在/etc/rc?.d/目录里删除指向/etc/init.d/目录的一些link.
回复