首页 > 其他 > 详细

System program problem detected 解决

时间:2016-12-19 14:17:56      阅读:193      评论:0      收藏:0      [点我收藏+]

每次开机都出现:System program problem detected 

管理员权限打开:/etc/default/apport
 
su root
 
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=1

把原先的1改成0就可以了

System program problem detected 解决

原文:http://www.cnblogs.com/zhaobinyouth/p/6196947.html

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