chore: V23接口改造适配
V23接口改造适配 Log: V23接口改造适配 Influence: 无 Task: https://pms.uniontech.com/task-view-207483.html Change-Id: I91e7c2807c168e87781e18aedc7aec887702ae13
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
set(SYSTEMD_FILES
|
||||
org.desktopspec.application.instance@.service
|
||||
org.desktopspec.application.manager.service
|
||||
org.deepin.dde.Application1.Instance@.service
|
||||
org.deepin.dde.Application1.Manager.service
|
||||
)
|
||||
|
||||
install(FILES ${SYSTEMD_FILES} DESTINATION lib/systemd/user/)
|
||||
|
@ -3,6 +3,6 @@ Description=Deepin Application Manager service
|
||||
|
||||
[Service]
|
||||
Type=DBus
|
||||
BusName=org.desktopspec.ApplicationManager
|
||||
BusName=org.deepin.dde.Application1.Manager
|
||||
ExecStart=/usr/bin/deepin-application-manager
|
||||
Slice=services.slice
|
Reference in New Issue
Block a user