1ABRTD(8) ABRT Manual ABRTD(8)
2
3
4
6 abrtd - automated bug reporting tool´s daemon.
7
9 abrtd [-dsv[v]...]
10
12 abrtd is a daemon that watches for application crashes. When a crash
13 occurs, it collects the problem data (core file, application’s command
14 line etc.) and takes action according to the type of application that
15 crashed and according to the configuration in the abrt.conf config
16 file. There are plugins for various actions: for example to report the
17 crash to Bugzilla, to mail the report, or to transfer the report via
18 FTP or SCP. See the manual pages for the respective plugins.
19
21 -d
22 Stay in the foreground and log to standard error.
23
24 -s
25 Log to system log even with option -d.
26
27 -v
28 Log more detailed debugging information.
29
31 When you use some other crash-catching tool specific for an application
32 or an application type (for example BugBuddy for GNOME applications),
33 crashes of this type will be handled by that tool and not by abrtd. If
34 you want abrtd to handle these crashes, turn off the higher-level
35 crash-catching tool.
36
38 · ABRT team
39
41 abrt.conf(5)
42
43
44
45abrt 2.0.8 06/19/2018 ABRTD(8)