summaryrefslogtreecommitdiff
path: root/systemd
AgeCommit message (Collapse)AuthorFilesLines
2016-05-10Implement on-demand style about server-sidesangwan.kwon3-10/+24
[AS-IS] * cert-checker was daemon. [TO-BE] * Change to on-demand style. * cert-svc call cert-checker. * Add common library. Change-Id: Idab160e6103cf62299b97a5485a767de9831d614 Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
2016-04-15change a user from system to security_fwsubmit/tizen/20160419.001742submit/tizen/20160418.074121accepted/tizen/mobile/20160419.050219accepted/tizen/ivi/20160419.050238accepted/tizen/common/20160419.143240Dongsun Lee1-0/+2
Change-Id: I394228947a672e9e6a6c0110bd8fb8cdaae66060 Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
2015-12-16Make the Environment File optional on no-EFL systemJanusz Kozerski1-1/+1
Change-Id: Ib646ff71d315af3d015c52365841e5846a043baa Verification: Build, run test.
2015-11-10Add popupJanusz Kozerski1-0/+3
Since Notification framework doesn't support system daemons, the cert-checker's internal popup should be provided. Add implementation of popup binary - /usr/bin/cert-checker-popup Cert-checker forks(), execs a popup binary, waits for popup termination, and then reads user response from pipe. Change-Id: Ie2e70f661feb1f262841d59a1b4c6a7ec49901f9
2015-07-17Add systemd configurationJanusz Kozerski2-0/+14
Change-Id: Id0de6e5eb1387e99b8c8bcb0c66ae13151c1a3f7