LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 810|回复: 1

wicd加入runlevel后无法自动运行 (已解决)

[复制链接]
发表于 2009-1-25 19:03:17 | 显示全部楼层 |阅读模式
安装wicd时给的信息:

  1. * Messages for package net-misc/wicd-1.5.8:

  2. * You may need to restart the dbus service after upgrading wicd.
  3. * To start wicd at boot, add /etc/init.d/wicd to a runlevel and:
  4. * - Remove all net.* initscripts (except for net.lo) from all runlevels
  5. * - Add these scripts to the RC_PLUG_SERVICES line in /etc/conf.d/rc
  6. * (For example, RC_PLUG_SERVICES="!net.eth0 !net.wlan0")
复制代码


我是完全按照这个说明做的

  1. rc-update del net.eth0

  2. vi /etc/rc.conf
  3. rc_hotplug="!net.wlan0 !net.eth0"

  4. rc-update add wicd default

  5. /etc/init.d/dbus restart

  6. env-update
复制代码


但是重启后wicd不能自动运行,而且用手动启动也没有问题,能正常上网


.. -____-!  请问这是啥原因
 楼主| 发表于 2009-1-25 19:06:52 | 显示全部楼层
额.... 解决了


郁闷


vi /etc/rc.conf

rc_hotplug="!net.*"


必须禁掉全部..lo都不能留
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表