Disable some useless services to make Tizen start faster 76/31476/3
authorcaoxinintel <xinx.cao@intel.com>
Fri, 5 Dec 2014 10:24:13 +0000 (18:24 +0800)
committercaoxinintel <xinx.cao@intel.com>
Wed, 10 Dec 2014 02:53:46 +0000 (10:53 +0800)
commit5a664df5f2e6d3d035922d44691ca3f71de9396b
treeeadbb781fc19f04740b57134f25db7a66edd4439
parentf4e0d62afcb64dbaeb70add16a69fa18cf81745a
Disable some useless services to make Tizen start faster

These Tizen specific services are not useful in Tizen. However, it still
wastes time as systemd tries to queue and start them. So disabling these
services will save some time during Tizen boot-up.

Also, Tizen specific services are installed by their own related
RPM packages. So it's better to disable them here other than in systemd.

Change-Id: I9b9531c68683b76654b949c3d053e9ac81d21733
Signed-off-by: caoxinintel <xinx.cao@intel.com>
scripts/ivi-adaptation.post