avahi daemon 启动失败 ....
如题:原来是好好的,后来就这样子了....
注:源里面的那个 avahi 已经带有 Capabilities 的内核模块了....
http://ubuntuforums.org/showthread.php?t=311158&highlight=kernel&page=92
For those of you trying to run the latest kernel (2.6.24.x) might have a problem with starting avahi-daemon. To test if yours is running,
Code:
sudo /etc/init.d/avahi-daemon restart
You may receive an error of something like:
Code:
Timeout reached while wating for return value
Could not receive return value from daemon process.
If it runs successfully, please ignore the rest of the post.
If not, you will have to enable the "Default Linux Capabilities" (SECURITY_CAPABILITIES). It is at Security options > Enable different security models > Default Linux Capabilities.
This option becomes disabled if you follow all the default answers when you issue the command:
Code:
make oldconfig
Hope this saves some of your googling times.
页:
[1]