closures来自abrt的电子邮件通知(自动错误报告工具)
我正在configurationCentOS 6.2,并看到一些“[abrt]完整的崩溃报告”电子邮件。 我明白,abrt是有用的创build崩溃转储和什么不是,所以我不想禁用该服务,我只是想停止获取崩溃报告的电子邮件。 我可能不得不在/etc/abrt/abrt.conf中添加一些configuration文件。 我似乎无法在我的search中find任何东西。 任何想法? 谢谢。 编辑: 这是我的abrt.conf,相当简单。 [root@myhost~]# cat /etc/abrt/abrt.conf # Enable this if you want abrtd to auto-unpack crashdump tarballs which appear # in this directory (for example, uploaded via ftp, scp etc). # Note: you must ensure that whatever directory you specify here exists # and is writable for abrtd. abrtd […]