CKM: Remove logs to suppress smack errors 08/41308/1
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Fri, 12 Jun 2015 09:45:21 +0000 (11:45 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Fri, 12 Jun 2015 09:50:13 +0000 (11:50 +0200)
commit2802253af831eb0f25bdfa00dd756d95f286f405
treeb0dd49558326dc50c59f6f5e1a5376ccb2099f36
parent4a5a3d7f651a3959ce569894f3c90e3a7403f31d
CKM: Remove logs to suppress smack errors

[Problem] Smack is complaining about denied access to /etc/dlog/platformlog.conf
which is caused by using dlog logs in tests.
[Solution] Existing logs are not important and have been removed.

[Verification] Run tests and check journalctl for smack errors. There should be
none.

Change-Id: Id46305b9cf0aae0029315a11a02fb68ff6700d57
src/ckm/async-api.cpp
src/ckm/initial-values.cpp
src/ckm/main.cpp
src/ckm/password-integration.cpp
src/ckm/system-db.cpp