1da0c48c4Sopenharmony_ci[Unit] 2da0c48c4Sopenharmony_ciDescription=elfutils debuginfo-over-http server 3da0c48c4Sopenharmony_ciDocumentation=http://elfutils.org/ 4da0c48c4Sopenharmony_ciAfter=network.target 5da0c48c4Sopenharmony_ci 6da0c48c4Sopenharmony_ci[Service] 7da0c48c4Sopenharmony_ciEnvironmentFile=/etc/sysconfig/debuginfod 8da0c48c4Sopenharmony_ciUser=debuginfod 9da0c48c4Sopenharmony_ciGroup=debuginfod 10da0c48c4Sopenharmony_ci#CacheDirectory=debuginfod 11da0c48c4Sopenharmony_ciExecStart=/usr/bin/debuginfod -d /var/cache/debuginfod/debuginfod.sqlite -p $DEBUGINFOD_PORT $DEBUGINFOD_VERBOSE $DEBUGINFOD_PRAGMAS $DEBUGINFOD_PATHS $DEBUGINFOD_EXTRA_ARGS 12da0c48c4Sopenharmony_ci# Stopping can take a long time if scanning of large archives is in progress 13da0c48c4Sopenharmony_ciTimeoutStopSec=60 14da0c48c4Sopenharmony_ciPrivateTmp=yes 15da0c48c4Sopenharmony_ci 16da0c48c4Sopenharmony_ci[Install] 17da0c48c4Sopenharmony_ciWantedBy=multi-user.target 18