we have 672 linux redhat machines
since we have small /var size
and sometimes /var/spool take space , then we want to disable the abrtd service
what are the risks for disable the abrtd service ?
as the following:
systemctl stop abrtd
systemctl stop abrt-oops
and
systemctl disable abrtd
systemctl disable abrt-oops