use*_*.dz 11
apport有我刚刚注意到的黑名单功能dpkg -L apport | grep etc。
Run Code Online (Sandbox Code Playgroud)# Blacklist for apport # If an executable path appears on any line in any file in # /etc/apport/blacklist.d/, apport will not generate a crash report # for it. Matches are exact only at the moment (no globbing etc.).
来源: /etc/apport/blacklist.d/README.blacklist
在/etc/apport/blacklist.d/like wine, firefox&中已经有一些例子,thunderbird因为它们都有自己的崩溃处理程序(直接上游报告)。
/etc/apport/blacklist.d/.