From: Sooyoung Ha Date: Thu, 14 Mar 2013 11:11:42 +0000 (+0900) Subject: move vmodem-x86.service file to vmodem-daemon-emulator git. X-Git-Tag: submit/tizen_common/20140529.181337~11^2~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bf8f79b5cf510977c53c7ffe5a4ca3bf37aa300b;p=platform%2Fadaptation%2Femulator%2Fsystem-plugin-emulator.git move vmodem-x86.service file to vmodem-daemon-emulator git. Change-Id: I6260bf09f82ed7247f0a574d21d8d88b76d37e14 --- diff --git a/filesystem/usr/lib/systemd/system/vmodem-x86.service b/filesystem/usr/lib/systemd/system/vmodem-x86.service deleted file mode 100644 index 15496db..0000000 --- a/filesystem/usr/lib/systemd/system/vmodem-x86.service +++ /dev/null @@ -1,6 +0,0 @@ -[Unit] -Description=VModem (x86) - -[Service] -Type=simple -ExecStart=/usr/bin/vmodem_x86 diff --git a/packaging/system-plugin-emulator.spec b/packaging/system-plugin-emulator.spec index ab46d78..5dde9b5 100644 --- a/packaging/system-plugin-emulator.spec +++ b/packaging/system-plugin-emulator.spec @@ -34,7 +34,6 @@ ln -s ../emul-alsa.service %{buildroot}/usr/lib/systemd/system/basic.target.want ln -s ../emul-legacy-start.service %{buildroot}/usr/lib/systemd/system/basic.target.wants/emul-legacy-start.service ln -s ../emuld.service %{buildroot}/usr/lib/systemd/system/multi-user.target.wants/emuld.service ln -s ../sensord.service %{buildroot}/usr/lib/systemd/system/multi-user.target.wants/sensord.service -ln -s ../vmodem-x86.service %{buildroot}/usr/lib/systemd/system/multi-user.target.wants/vmodem-x86.service %post mkdir -p /opt/usr @@ -128,8 +127,6 @@ touch /dev/rtc1 /usr/lib/systemd/system/emuld.service /usr/lib/systemd/system/multi-user.target.wants/emuld.service /usr/lib/systemd/system/multi-user.target.wants/sensord.service -/usr/lib/systemd/system/multi-user.target.wants/vmodem-x86.service /usr/lib/systemd/system/sdbd.service /usr/lib/systemd/system/sensord.service -/usr/lib/systemd/system/vmodem-x86.service /usr/lib/udev/rules.d/95-tizen-emulator.rules