LinuxSir.cn,穿越时空的Linuxsir!

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

linux7.3下crond进程出现很多,怎么能让它不出现?

[复制链接]
发表于 2003-8-20 17:53:48 | 显示全部楼层 |阅读模式
我的LINUX7.3运行一段时间后出现大量的类似如下的进程:
11025  ?     S   0:00   CROND
11027  ?     S   0:00   /bin/bash /user/bin/run-parts /etc/cron.daily
11212  ?     S   0:00   /bin/sh /etc/cron.daily/logrotate
11213  ?     S   0:00   awk -v progname - /etc/cron.daily/logrotate progname {?
11214  ?      D   5:12   user/bin/logrotate /etc/logrotate.conf
发表于 2003-8-22 20:28:16 | 显示全部楼层
关掉crond服务
# service crond stop
# chkconfig crond off
 楼主| 发表于 2003-8-25 07:49:48 | 显示全部楼层
thanks
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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