service: change method of create_process function 11/120911/1
authorSooyoung Ha <yoosah.ha@samsung.com>
Fri, 24 Mar 2017 15:46:21 +0000 (00:46 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Fri, 24 Mar 2017 15:57:11 +0000 (00:57 +0900)
commit22e59566403f3da5524919324b763df724b53ebb
tree7dd078ef9c97e61eb2d8cf91e6697cb88842db60
parent5ed9c5e515140d3818d29ee3b4854e715d21d320
service: change method of create_process function

On some case, System privileged shell is needed(ex: appcmd). I provide
functions for creating System privileged process as create_subprocess()
and create_userprocess() for User::Shell privileged. And I also clarify
the equivocal definition name.

Change-Id: Iac129b81e2534ec2a54dc29969098ca8014f582c
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
src/services.c