diff --git a/dde-daemon.spec b/dde-daemon.spec index 5de703eee0f622d4bdf622f6852fa05a5ddc83bd..14c46306f3616eba84bfc30cec885865c21599da 100644 --- a/dde-daemon.spec +++ b/dde-daemon.spec @@ -12,7 +12,7 @@ Name: dde-daemon Version: 5.13.85.8 -Release: 1 +Release: 2 Summary: Daemon handling the DDE session settings License: GPLv3 URL: http://shuttle.corp.deepin.com/cache/tasks/18802/unstable-amd64/ @@ -145,6 +145,7 @@ if [ $1 -ge 1 ]; then %{_sbindir}/alternatives --install %{_bindir}/x-terminal-emulator \ x-terminal-emulator %{_libexecdir}/%{sname}/default-terminal 30 fi +systemctl enable deepin-accounts-daemon %preun if [ $1 -eq 0 ]; then @@ -187,6 +188,9 @@ fi /etc/lightdm/deepin/xsettingsd.conf %changelog +* Mon Apr 10 2023 liweiganga - 5.13.85.8-2 +- fix: install start problem + * Mon Apr 10 2023 liweiganga - 5.13.85.8-1 - update: update to 5.13.85.8