perf: move application manager to dde-session-pre target#347
Merged
Conversation
There was a problem hiding this comment.
Sorry @yixinshark, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
c7e0d40 to
b955803
Compare
mhduiy
approved these changes
Apr 23, 2026
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mhduiy, yixinshark The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
TAG Bot New tag: 1.2.50 |
- Update systemd service to be part of and start before dde-session-pre.target instead of dde-session-core.target. - Adjust CMakeLists.txt to install the service symlink in dde-session-pre.target.wants. - This ensures the application manager is ready earlier during the session startup process. - 将应用管理器服务的 systemd 配置从 dde-session-core.target 调整到 dde-session-pre.target 阶段。 - 调整 CMakeLists.txt,使服务软链接安装到 dde-session-pre.target.wants。 - 确保应用管理器在会话启动过程中更早地准备就绪。 Log: move application manager to dde-session-pre target Change-Id: I7ea666bfb37e66020c8d5ffafe4d06b4038faef7
b955803 to
8aa1f3c
Compare
Contributor
Author
|
/forcemerge |
|
This pr force merged! (status: blocked) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update systemd service to be part of and start before dde-session-pre.target instead of dde-session-core.target.
Adjust CMakeLists.txt to install the service symlink in dde-session-pre.target.wants.
This ensures the application manager is ready earlier during the session startup process.
将应用管理器服务的 systemd 配置从 dde-session-core.target 调整到 dde-session-pre.target 阶段。
调整 CMakeLists.txt,使服务软链接安装到 dde-session-pre.target.wants。
确保应用管理器在会话启动过程中更早地准备就绪。
Log: move application manager to dde-session-pre target
Change-Id: I7ea666bfb37e66020c8d5ffafe4d06b4038faef7