首页 > 其他 > 详细

关闭 ubuntu System program problem detected

时间:2014-09-12 22:08:44      阅读:362      评论:0      收藏:0      [点我收藏+]

关闭 ubuntu System program problem detected

小编使用的系统是Ubuntu 14.0.4,最近不知什么原因,每次开机都出现: 
	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://blog.csdn.net/dongqinliuzi/article/details/39235751

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