chore: correct package name

Signed-off-by: ComixHe <heyuming@deepin.org>
This commit is contained in:
ComixHe
2023-10-30 10:02:51 +08:00
committed by Comix
parent a929bed0b2
commit 5e8c53479d
4 changed files with 6 additions and 6 deletions

View File

@ -19,7 +19,7 @@ Before=dde-session-initialized.target
[Service]
Type=dbus
BusName=org.desktopspec.ApplicationManager1
ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/dde-application-manager-reborn
ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/dde-application-manager
Environment=QT_LOGGING_RULES="*.debug=false"
# turn off PrivateUser to prevent AM can't access some directory. eg. "/persistent/linglong"
PrivateUsers=false