From bf8f79b5cf510977c53c7ffe5a4ca3bf37aa300b Mon Sep 17 00:00:00 2001 From: Sooyoung Ha Date: Thu, 14 Mar 2013 20:11:42 +0900 Subject: [PATCH] move vmodem-x86.service file to vmodem-daemon-emulator git. Change-Id: I6260bf09f82ed7247f0a574d21d8d88b76d37e14 --- filesystem/usr/lib/systemd/system/vmodem-x86.service | 6 ------ packaging/system-plugin-emulator.spec | 3 --- 2 files changed, 9 deletions(-) delete mode 100644 filesystem/usr/lib/systemd/system/vmodem-x86.service 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 -- 2.7.4