Remove the path activation file 78/214178/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.024321 accepted/tizen/5.5/unified/mobile/hotfix/20201027.084220 accepted/tizen/5.5/unified/wearable/hotfix/20201027.114823 accepted/tizen/unified/20190919.065324 submit/tizen/20190919.003432 submit/tizen_5.5/20191031.000003 submit/tizen_5.5_mobile_hotfix/20201026.185103 submit/tizen_5.5_wearable_hotfix/20201026.184303 tizen_5.5.m2_release
authorDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 19 Sep 2019 00:22:15 +0000 (09:22 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 19 Sep 2019 00:22:15 +0000 (09:22 +0900)
Change-Id: Ib6b09dd6dae0d9426af3ed812405cbccc8f2a365
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/bluetooth-share-start.path [deleted file]
packaging/bluetooth-share.spec

diff --git a/packaging/bluetooth-share-start.path b/packaging/bluetooth-share-start.path
deleted file mode 100644 (file)
index 5a3eefb..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[Unit]
-Description=Path activation for the "bluetooth-share-start"
-
-[Path]
-PathExists=/run/.bluetooth_share_start
index 3f891c3..bbefc87 100644 (file)
@@ -97,7 +97,6 @@ make
 install -D -m 0755 %{SOURCE1004} %{buildroot}%{TZ_COMM_DATA}/%{name}/init_db.sh
 install -D -m 0644 packaging/bluetooth-share.service %{buildroot}%{_libdir}/systemd/system/bluetooth-share.service
 install -D -m 0644 packaging/bluetooth-share-start.service %{buildroot}%{_libdir}/systemd/system/bluetooth-share-start.service
-install -D -m 0644 packaging/bluetooth-share-start.path %{buildroot}%{_libdir}/systemd/system/bluetooth-share-start.path
 
 mkdir -p %{buildroot}%{upgrade_script_path}
 mkdir -p %{buildroot}%{upgrade_data_path}
@@ -108,7 +107,6 @@ cp -f packaging/init_db.sh %{buildroot}%{upgrade_data_path}
 /sbin/ldconfig
 %{TZ_COMM_DATA}/%{name}/init_db.sh
 mkdir -p %{_libdir}/systemd/system/multi-user.target.wants/
-ln -sf %{_libdir}/systemd/system/bluetooth-share-start.path %{_libdir}/systemd/system/multi-user.target.wants/bluetooth-share-start.path
 
 %post -n libbluetooth-share-devel -p /sbin/ldconfig
 
@@ -127,7 +125,6 @@ ln -sf %{_libdir}/systemd/system/bluetooth-share-start.path %{_libdir}/systemd/s
 %{TZ_COMM_DATA}/%{name}/init_db.sh
 %{_libdir}/systemd/system/bluetooth-share.service
 %{_libdir}/systemd/system/bluetooth-share-start.service
-%{_libdir}/systemd/system/bluetooth-share-start.path
 %{upgrade_script_path}/500.bluetooth-share_upgrade.sh
 %{upgrade_data_path}/init_db.sh