chore: set apps quit timeout to 3s
添加 systemd drop-in 文件,将 app-DDE- 开头的 服务退出超时时间设置为 3s Issues: linuxdeepin/developer-center#8554
This commit is contained in:
6
misc/systemd/user/app-DDE-.service.d/override.conf
Normal file
6
misc/systemd/user/app-DDE-.service.d/override.conf
Normal file
@ -0,0 +1,6 @@
|
||||
# SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd.
|
||||
#
|
||||
# SPDX-License-Identifier: LGPL-3.0-or-later
|
||||
|
||||
[Service]
|
||||
TimeoutStopSec=3
|
Reference in New Issue
Block a user