chore: set apps quit timeout to 3s

添加 systemd drop-in 文件,将 app-DDE- 开头的
服务退出超时时间设置为 3s

Issues: linuxdeepin/developer-center#8554
This commit is contained in:
zsien
2024-05-13 14:44:18 +08:00
committed by mike
parent 571cd93382
commit 234c014475
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd.
#
# SPDX-License-Identifier: LGPL-3.0-or-later
[Service]
TimeoutStopSec=3