from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
|
You are here: manpages
DEBUGINFOD.SERVICE
Section: Maintenance Commands (8) Index
Return to Main Contents
NAME
debuginfod.service - debuginfo related information server for systemd
SYNOPSIS
/usr/lib/systemd/system/debuginfod.service
DESCRIPTION
debuginfod.service integrates the debuginfod daemon with
systemd, serving debuginf-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).
Environment variables
$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.
FILES
/usr/lib/systemd/system/debuginfod.service, /var/cache/debuginfod/debuginfod.sqlite
/etc/sysconfig/debuginfod
SEE ALSO
debuginfod(8), debuginfo-find(1), systemctl(1), systemd.service(5)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- Environment variables
-
- FILES
-
- SEE ALSO
-
|