Skip to content

Commit

Permalink
Merge branch 'jb46633' into 'master'
Browse files Browse the repository at this point in the history
Don't try to control systemd user session.

See merge request mer-core/bluez5!40
  • Loading branch information
jusa committed Aug 6, 2019
2 parents 0dcea04 + 3fd7401 commit 9220fa1
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions rpm/bluez5.spec
Expand Up @@ -251,19 +251,6 @@ systemctl daemon-reload ||:

%postun libs -p /sbin/ldconfig


%preun obexd
if [ "$1" -eq 0 ]; then
systemctl-user stop obex.service ||:
fi

%post obexd
systemctl-user daemon-reload ||:
systemctl-user reload-or-try-restart obex.service ||:

%postun obexd
systemctl-user daemon-reload ||:

%files
%defattr(-,root,root,-)
%{_libexecdir}/bluetooth/bluetoothd
Expand Down

0 comments on commit 9220fa1

Please sign in to comment.