chore: incorrect service location
Signed-off-by: ComixHe <heyuming@deepin.org>
This commit is contained in:
@ -14,7 +14,6 @@ SPDX-License-Identifier: LGPL-3.0-or-later
|
||||
<allow send_destination="org.desktopspec.ApplicationUpdateNotifier1"/>
|
||||
<allow receive_sender="org.desktopspec.ApplicationUpdateNotifier1"/>
|
||||
</policy>
|
||||
<!-- Only allow @LINGLONG_USERNAME@ to invoke methods on the interfaces -->
|
||||
<policy user="root">
|
||||
<allow send_destination="org.desktopspec.ApplicationUpdateNotifier1"/>
|
||||
</policy>
|
||||
|
@ -4,6 +4,6 @@
|
||||
|
||||
[D-BUS Service]
|
||||
Name=org.desktopspec.ApplicationUpdateNotifier1
|
||||
Exec=@CMAKE_INSTALL_FULL_BINDIR@/app-update-notifier
|
||||
Exec=@CMAKE_INSTALL_FULL_LIBEXECDIR@/deepin/application-manager/app-update-notifier
|
||||
User=root
|
||||
SystemdService=org.desktopspec.ApplicationUpdateNotifier1
|
||||
SystemdService=org.desktopspec.ApplicationUpdateNotifier1.service
|
||||
|
Reference in New Issue
Block a user