You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atsushi Abe edited this page Nov 16, 2018
·
1 revision
The system that uses abrtd (eg: RHEL7)
In RHEL, abrtd is used for reporting crash dump. But it is only available for the packages provided by Red Hat. You can enable this feature for 3rd party packages with changing configuration.
The configuration file is /etc/abrt/abrt-action-save-package-data.conf. You need to change following parameters form default.
OpenGPGCheck = no (From yes to no)
ProcessUnpackaged = yes (From no to yes)