Installation/uninstallation of package-specific smack rules
authorJacek Bukarewicz <j.bukarewicz@samsung.com>
Tue, 27 May 2014 12:46:06 +0000 (14:46 +0200)
committerJacek Bukarewicz <j.bukarewicz@samsung.com>
Wed, 4 Jun 2014 15:04:36 +0000 (17:04 +0200)
commited1e558fb166d8019512b6c02e899d1a1544e756
treebc0b8bc18a95c5d67bcdb4af51e90295ea4f2226
parent9843fa406cdd374633e2ef59fadae4aab2555986
Installation/uninstallation of package-specific smack rules

On installation rules are generated from predefined template, applied
to the kernel and saved to disk so they are loaded on system boot.
On uninstallation package-specific rules are revoked from kernel and
removed from disk.

Change-Id: Ib3ce4ecf909c4fe3c6bc1f5a77e24737b7acf918
app-rules-template.smack [new file with mode: 0644]
packaging/security-server.spec
src/CMakeLists.txt
src/server/service/installer.cpp
src/server/service/smack-rules.cpp [new file with mode: 0644]
src/server/service/smack-rules.h [new file with mode: 0644]