有时会卡两分钟以上,解决方法:
1. 修改/etc/sysconfig/networking/profiles/default/hosts (也可以是/etc/hosts)
添加一行:
127.0.0.1 localhost localhost.localdomain localhost
上面第一个localhost是你的主机名,我的主机名是mycloud
2. 修改 /etc/sysconfig/network 文件,更改主机名:
HOSTNAME=mycloud
3. 同时在服务里,关掉sendmain服务,并保存。
未经允许不得转载:王超博客 » CentOS开机starting send mail, starting sm-client处卡住很久解决方法