Add support for systemd socket activation for notification service 32/9932/3 accepted/tizen/20130919.180124 accepted/tizen/20130920.205114 submit/tizen/20130919.025324
authorRusty Lynch <rusty.lynch@intel.com>
Wed, 11 Sep 2013 20:13:40 +0000 (13:13 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Wed, 18 Sep 2013 03:27:43 +0000 (20:27 -0700)
commit9ce1ccaef997a9832608daeeed8c6805e0570d23
tree98d1490492585ad68b85805f86028259ca256959
parentc6569868588f521d7f11e0a7a67cc4b1573abbe6
Add support for systemd socket activation for notification service

The notificaiton library no longer depends on the vconf based IPC
mechanism for listening for the master to start, instead utilizing
the systemd based socket activation.

Change-Id: I25b74270a3db040442decb9e66df419d90c53eca
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
data/CMakeLists.txt
data/data-provider-master.socket [new file with mode: 0644]
include/conf.h
packaging/data-provider-master.changes
packaging/data-provider-master.spec
src/main.c