Event Systemd Daemon : initail commit 28/40028/1 submit/tizen/20150601.084214 submit/tizen/20150602.063407 submit/tizen/20150602.110936
authorJiwoong Im <jiwoong.im@samsung.com>
Thu, 28 May 2015 01:26:34 +0000 (10:26 +0900)
committerJiwoong Im <jiwoong.im@samsung.com>
Thu, 28 May 2015 01:26:34 +0000 (10:26 +0900)
commit750c2fd8dfeabbbe816554a424ea02cfb5852cc4
tree87f9e1be7b2dd4d66610882f419d4eeba23c5eba
parent4a65dd778a307abcd906b7e00d64ad948727e56b
Event Systemd Daemon : initail commit

Event System Daemon (ESD)
- ESD manages the event list for “Launch On Event”.
- ESD launch the requested applications when the interested event occurs.

JIRA ticket : TC-2473

Change-Id: Ife79b71837bb2bb48039f7bde4cfa85ac95f7345
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0644]
esd.manifest.in [new file with mode: 0644]
eventsystem.conf [new file with mode: 0644]
packaging/esd.service [new file with mode: 0644]
packaging/esd.spec [new file with mode: 0755]
src/esd_main.c [new file with mode: 0755]