abrt-action-notify (1) Linux Manual Page
abrt-action-notify – Announces a new occurrence of problem via all accessible channels
Synopsis
abrt-action-notify [-h] -d PROBLEM_DIR [-v] [-a] [-e AUTOREPORTING_EVENT]Description
The current implementation emits a D-Bus signal on System bus in path /org/freedesktop/problems of org.freedesktop.problems interface for Crash member.Integration with ABRT events
abrt-action-notify is used to notify new problems and consecutive occurrences of a single problem for all crash types.EVENT=notify package!=
abrt-action-notify
Options
-v, –verbose- Be verbose
-d, –problem-dir PROBLEM_DIR
- Problem directory [Default: current directory]
-h, –help
- Show help message
-a, –autoreporting
- Force to run autoreporting event
-e, –autoreporting-event AUTOREPORTING_EVENT
- Overwrite autoreporting event name
Environment
ABRT_VERBOSE- ABRT verbosity level
Files
/etc/abrt/abrt.conf AutoreportingEnabled
- If enabled, abrt-action-notify runs AutoreportingEvent
AutoreportingEvent
- Name of event to be run if autoreporting is enabled
See Also
abrt.conf(5)Authors
- • ABRT team
