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

关闭方法:

1 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就可以了。

相关文章:

  • 2021-07-28
  • 2022-01-27
  • 2021-12-28
  • 2021-07-10
  • 2021-07-14
  • 2022-12-23
  • 2022-02-06
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-10
  • 2022-01-03
  • 2021-09-25
  • 2021-06-20
相关资源
相似解决方案