Add support for systemd 48/13248/3
authortaesub.kim <taesub.kim@samsung.com>
Mon, 2 Dec 2013 01:33:07 +0000 (10:33 +0900)
committertaesub.kim <taesub.kim@samsung.com>
Mon, 30 Dec 2013 04:06:05 +0000 (13:06 +0900)
commitad8dcab6d0af2df372544599c1e000169ec86ec2
tree33b6fcafab9ae6a636f85f08735432a1a46d9abc
parent1592bba06b3d374d5350cfeff99c5e2bc6ae908e
Add support for systemd

The Following changes have been implemented:
  1. --nofork - a new call parameter has been added to disable start service as clasic unix daemon
  2. sending notyfication to systemd by calling sd_notify()

Change-Id: I4f66775880e4f5c047c7b07d1a6590af23fb573b
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
CMakeLists.txt
packaging/net-config.spec
resources/usr/lib/systemd/system/net-config.service
src/main.c