首页 > 其他 > 详细

关闭 ubuntu System program problem detected

时间:2014-07-22 22:59:25      阅读:474      评论:0      收藏:0      [点我收藏+]

每次开机都出现:

System program problem detected
很麻烦,关闭方法:
vim /etc/default/apport
# set this to 0 to disable apport, or to 1 to enable it
# you can temporarily override this with
# sudo service apport start force_start=1
enabled=0
把原先的1改成0就可以了。

关闭 ubuntu System program problem detected

原文:http://www.cnblogs.com/wangkongming/p/3524916.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!