summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/bluez.spec7
1 files changed, 2 insertions, 5 deletions
diff --git a/packaging/bluez.spec b/packaging/bluez.spec
index 8d9331ce..58457af7 100644
--- a/packaging/bluez.spec
+++ b/packaging/bluez.spec
@@ -168,8 +168,6 @@ install -D -m 0644 src/main_w.conf %{buildroot}%{_sysconfdir}/bluetooth/main.con
install -D -m 0644 src/main_m.conf %{buildroot}%{_sysconfdir}/bluetooth/main.conf
%endif
-#install -D -m 0644 obexd/src/obex.service.in %{buildroot}%{_libdir}/systemd/system/obex.service
-
#install -D -m 0644 src/bluetooth.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/bluetooth.conf
#install -D -m 0644 profiles/audio/audio.conf %{buildroot}%{_sysconfdir}/bluetooth/audio.conf
#install -D -m 0644 profiles/network/network.conf %{buildroot}%{_sysconfdir}/bluetooth/network.conf
@@ -203,7 +201,6 @@ mkdir -p %{buildroot}%{upgrade_script_path}
cp -f packaging/500.bluez_upgrade.sh %{buildroot}%{upgrade_script_path}
%post -n libbluetooth -p /sbin/ldconfig
-ln -sf %{_libdir}/systemd/system/obex.service %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/
%postun -n libbluetooth -p /sbin/ldconfig
@@ -271,8 +268,8 @@ ln -sf %{_libdir}/systemd/system/obex.service %{_sysconfdir}/systemd/default-ext
%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_libexecdir}/bluetooth/obexd
-%{_libpath}/systemd/system/obex.service
-%{_datadir}/dbus-1/system-services/org.bluez.obex.service
+%{_libpath}/systemd/user/obex.service
+%{_datadir}/dbus-1/services/org.bluez.obex.service
#%{_sysconfdir}/obex/root-setup.d/000_create-symlinks
#%{_bindir}/obex-root-setup
#%{_bindir}/obex.sh