[Ubuntu-zh] 如何取消Ubuntu12.04的系统报告?

GSC xgdgsc在gmail.com
星期二 九月 4 05:55:04 UTC 2012


you need to edit /etc/default/apport

# Graphical
gksu gedit /etc/default/apport

or

# Command line
sudo vi /etc/default/apport

Change enabled from "0" to a "1" so it looks like this:

enabled=1

To turn it off make it:

enabled=0

to turn it off at boot, and then turn it off with a sudo service apport stop

2012/9/4 ZhanLin Shang <shangzhanlin在gmail.com>

> 怎么取消那个系统错误的报告?经常写着代码什么都没干结果就冒出来了……影响节奏……
> 谢谢各位了
> --
> ubuntu-zh mailing list
> ubuntu-zh在lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: <https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20120904/c34371a8/attachment.html>


关于邮件列表 ubuntu-zh 的更多信息