Warning, /plasma/drkonqi/src/sentry/postman/drkonqi-sentry-postman.service.cmake is written in an unsupported language. File is not indexed.
0001 # SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL 0002 # SPDX-FileCopyrightText: 2021-2023 Harald Sitter <sitter@kde.org> 0003 0004 [Unit] 0005 Description=Submitting pending crash events 0006 PartOf=graphical-session.target 0007 After=plasma-core.target 0008 0009 [Service] 0010 ExecStart=@KDE_INSTALL_FULL_LIBEXECDIR@/drkonqi-sentry-postman 0011 RuntimeMaxSec=30 minutes 0012 Restart=no