美文网首页
关闭Ubuntu错误报告

关闭Ubuntu错误报告

作者: onbug | 来源:发表于2019-01-22 17:01 被阅读0次

    cat /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
    

    把enabled改为0即可

    相关文章

      网友评论

          本文标题:关闭Ubuntu错误报告

          本文链接:https://www.haomeiwen.com/subject/jdkrjqtx.html