apply socket activation to amd and amd_session_agent 70/35770/5 accepted/tizen/mobile/20150225.053512 accepted/tizen/tv/20150225.100213 accepted/tizen/wearable/20150225.053943 submit/tizen_mobile/20150225.030152 submit/tizen_tv/20150225.030125 submit/tizen_wearable/20150225.030214
authorJiwoong Im <jiwoong.im@samsung.com>
Tue, 24 Feb 2015 11:45:00 +0000 (20:45 +0900)
committerSuchang Woo <suchang.woo@samsung.com>
Wed, 25 Feb 2015 02:56:10 +0000 (18:56 -0800)
commit0acedef9152b5258ddef162edc8f377cfa92db37
tree6aa6371af97d2b779e612ec39b7c91c779ae817d
parentb4fa82ec932261a2485d9439262e2aaff0395655
apply socket activation to amd and amd_session_agent

- add socket unit and install unit file by making link in .target.wants
folder.
- Before create server socket in daemon, check if there is socket stream.
- amd and amd_session_agent can receive its preinitailized sockets from
systemd.

Change-Id: I0c58245e734796f2a89c751004703082445033af
CMakeLists.txt
am_daemon/amd_request.c
am_session_agent/agent.c
include/app_sock.h
packaging/ac.socket [new file with mode: 0644]
packaging/amd_session_agent.socket [new file with mode: 0644]
packaging/aul.spec
src/app_sock.c