Ubuntu_System program problem detected

关闭 ubuntu System program problem detected
每次开机都出现:
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就可以了。

猜你喜欢

转载自mikzhang.iteye.com/blog/2265308