DEBUGINFOD.SERVICE(8) System Manager's Manual DEBUGINFOD.SERVICE(8)

debuginfod.service - debuginfo related information server for systemd

/usr/lib/systemd/system/debuginfod.service

debuginfod.service integrates the debuginfod daemon with systemd, serving debuginfo-related artifacts over HTTP. The data is stored in /var/cache/debuginfod/debuginfod.sqlite. Configure /etc/sysconfig/debuginfod to set the below environment variables as well as those listed in debuginfod(8).

$DEBUGINFOD_PORT - Changes port of debuginfod service daemon.
$DEBUGINFOD_VERBOSE - Change verbosity of reporting in debuginfod service daemon log file.
$DEBUGINFOD_PATHS - Changes paths to scan for debuginfod service daemon.

/usr/lib/systemd/system/debuginfod.service, /var/cache/debuginfod/debuginfod.sqlite /etc/sysconfig/debuginfod

debuginfod(8), debuginfod-find(1), systemctl(1), systemd.service(5)