remove sdbd.service since sdbd package has included the service file. 53/12853/1
authorKitae Kim <kt920.kim@samsung.com>
Fri, 11 Oct 2013 13:24:01 +0000 (22:24 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Mon, 25 Nov 2013 04:59:54 +0000 (13:59 +0900)
Conflicts:

packaging/system-plugin-emulator.changes
packaging/system-plugin-emulator.spec

Change-Id: Iccd9061aa260117fe3644ec4eaa0dea1f8d2f8ab
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
filesystem/usr/lib/systemd/system/sdbd.service [deleted file]
packaging/system-plugin-emulator.changes
packaging/system-plugin-emulator.spec

diff --git a/filesystem/usr/lib/systemd/system/sdbd.service b/filesystem/usr/lib/systemd/system/sdbd.service
deleted file mode 100644 (file)
index 0432676..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=sdbd
-Before=sensord.service
-
-[Service]
-Type=forking
-Environment=DISPLAY=:0
-PIDFile=/tmp/.sdbd.pid
-RemainAfterExit=yes
-ExecStartPre=/bin/bash -c "/bin/echo `/bin/sed 's/^.*sdb_port=\([^, ]*\).*$/\1/g' /proc/cmdline` > /opt/home/sdb_port.txt"
-ExecStart=/usr/sbin/sdbd
-
-[Install]
-WantedBy=emulator.target
index 57c8c920df05b8491afcbc5b9706a574871f6ad0..68d7adf22da056ed0ecd452c19bac8e5d3877bb4 100644 (file)
@@ -1,6 +1,9 @@
 * Fri Nov  1 06:19:37 UTC 2013 GiWoong Kim <giwoong.kim@samsung.com>
 - modified model-config.sh
 
+* Fri Oct 11 13:14:14 UTC 2013 Kitae Kim <kt920.kim@samsung.com>
+- remove sdbd.service since sdbd package has included the service file.
+
 * Fri Oct 11 10:18:17 UTC 2013 GiWoong Kim <giwoong.kim@samsung.com>
 - Merge rc.shutdown 'system-plugin-slp' into emulator
 
index ae52c64606e8b7cf6d64c0c85ff0d167c30ba724..6fccdbd25dce1e86f5a3674c6de8b8e2488d21a0 100644 (file)
@@ -48,7 +48,6 @@ ln -s %{systemd_dir}/system/emul-common-preinit.service %{buildroot}/%{systemd_d
 mkdir -p %{buildroot}/%{systemd_dir}/system/multi-user.target.wants
 ln -s %{systemd_dir}/system/emulator.target %{buildroot}/%{systemd_dir}/system/multi-user.target.wants/
 mkdir -p %{buildroot}/%{systemd_dir}/system/emulator.target.wants
-ln -s %{systemd_dir}/system/sdbd.service %{buildroot}/%{systemd_dir}/system/emulator.target.wants/
 ln -s %{systemd_dir}/system/sshd.service %{buildroot}/%{systemd_dir}/system/emulator.target.wants/
 
 # for host file sharing
@@ -93,9 +92,7 @@ fi
 /usr/lib/systemd/system/emulator_preinit.target.wants/emul-setup-audio-volume.service
 /usr/lib/systemd/system/emulator_preinit.target.wants/emul-mount-hostdir.service
 /usr/lib/systemd/system/emulator_preinit.target.wants/emul-common-preinit.service
-/usr/lib/systemd/system/sdbd.service
 /usr/lib/systemd/system/sshd.service
-/usr/lib/systemd/system/emulator.target.wants/sdbd.service
 /usr/lib/systemd/system/emulator.target.wants/sshd.service
 /usr/lib/udev/rules.d/95-tizen-emulator.rules
 %dir /mnt/host