From: Sooyoung Ha Date: Fri, 29 Mar 2013 07:47:04 +0000 (+0900) Subject: remove vmodemd init script (it has moved to vmodemd git repo) X-Git-Tag: submit/tizen_common/20140529.181337~11^2~11^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dcbf152e566c12fd56ccd132433de6e01a5a6fe5;p=platform%2Fadaptation%2Femulator%2Fsystem-plugin-emulator.git remove vmodemd init script (it has moved to vmodemd git repo) Change-Id: Iec1a5fb039a4a0bb06440d16598b3d7490ce8aef --- diff --git a/filesystem/etc/init.d/vmodemd b/filesystem/etc/init.d/vmodemd deleted file mode 100755 index c2e7252..0000000 --- a/filesystem/etc/init.d/vmodemd +++ /dev/null @@ -1,5 +0,0 @@ -chmod 777 /opt/var/kdb/db - -if test -x /usr/bin/vmodem_x86 ; then - /usr/bin/vmodem_x86 & -fi diff --git a/filesystem/etc/rc.d/rc3.d/S03vmodemd b/filesystem/etc/rc.d/rc3.d/S03vmodemd deleted file mode 120000 index e2f76ec..0000000 --- a/filesystem/etc/rc.d/rc3.d/S03vmodemd +++ /dev/null @@ -1 +0,0 @@ -../../init.d/vmodemd \ No newline at end of file diff --git a/packaging/system-plugin-emulator.spec b/packaging/system-plugin-emulator.spec index 3bf12a9..080423a 100644 --- a/packaging/system-plugin-emulator.spec +++ b/packaging/system-plugin-emulator.spec @@ -103,7 +103,6 @@ touch /dev/rtc1 /etc/init.d/csa-tools /etc/init.d/setup-audio-volume /etc/init.d/mount-hostdir -/etc/init.d/vmodemd /etc/inittab /etc/mdev.conf /etc/mtools.conf @@ -116,7 +115,6 @@ touch /dev/rtc1 /etc/rc.d/rc.sysinit /etc/rc.d/rc3.d/S01setup-audio-volume /etc/rc.d/rc3.d/S02mount-hostdir -/etc/rc.d/rc3.d/S03vmodemd /etc/rc.d/rc3.d/S45vconf-menuscreen /etc/rc.d/rc3.d/S50ssh /etc/virtgl.sh