Blob Blame History Raw
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">

<node name="/com/redhat/problems/configuration/oops">
    <annotation name="com.redhat.problems.ConfFile" value="/etc/abrt/plugins/oops.conf" />
    <annotation name="com.redhat.problems.DefaultConfFile" value="/usr/share/abrt/conf.d/plugins/oops.conf" />

    <interface name="com.redhat.problems.configuration.oops">
        <property name="OnlyFatalMCE" type="b" access="readwrite" />
    </interface>
</node>