LinuxSir.cn,穿越时空的Linuxsir!

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

(freebsd 10) 开机时,如何不把daemon(sendmail)启动?

[复制链接]
发表于 2004-8-8 21:13:16 | 显示全部楼层 |阅读模式
我是普通地安装的.
发表于 2004-8-8 21:49:17 | 显示全部楼层
#/etc/rc.conf
sendmail_enable="NONE"
 楼主| 发表于 2004-8-8 22:03:32 | 显示全部楼层
Thanks!
发表于 2004-8-9 09:34:30 | 显示全部楼层
vi /etc/rc.conf
add:
sendmail_enable="NONE"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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