File tree Expand file tree Collapse file tree
dde-session-pre.target.wants Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Architecture: any
2323Depends:
2424 jq,
2525 sed (>= 4),
26- startdde (>= 6.0.11 ),
26+ dde-daemon (>= 6.1.26 ),
2727 systemd,
2828 ${misc:Depends},
2929 ${shlibs:Depends},
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ install(FILES ${SERVICES} DESTINATION lib/systemd/user/)
2323install (DIRECTORY DESTINATION lib/systemd/user/dde-session-pre.target.wants/)
2424set (DDE_SESSION_PRE_WANTS
2525 dde-session-pre.target.wants/dde-session@x11.service
26- dde-session-pre.target.wants/dde-display.service
2726)
2827
2928# dde-session-initialized.target.wants - TODO: 暂时先放这里,后续应该转移到对应服务
@@ -38,7 +37,6 @@ set(DDE_SESSION_INITIALIZED_WANTS
3837install (FILES ${DDE_SESSION_PRE_WANTS} DESTINATION lib/systemd/user/)
3938install (FILES ${DDE_SESSION_INITIALIZED_WANTS} DESTINATION lib/systemd/user/)
4039install_symlink (dde-session@x11.service dde-session-pre.target.wants )
41- install_symlink (dde-display.service dde-session-pre.target.wants )
4240install_symlink (dde-shell-plugin@org.deepin.ds.desktop.service dde-session-initialized.target.wants )
4341install_symlink (dde-shell@DDE.service dde-session-initialized.target.wants )
4442install_symlink (dde-lock.service dde-session-initialized.target.wants )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments