projects
/
platform
/
core
/
context
/
context-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07a636e
)
Add chsmack command for db file smack labeling
51/42551/1
author
Mu-Woong
<muwoong.lee@samsung.com>
Tue, 30 Jun 2015 02:40:06 +0000
(11:40 +0900)
committer
Mu-Woong
<muwoong.lee@samsung.com>
Tue, 30 Jun 2015 02:40:06 +0000
(11:40 +0900)
Change-Id: Ieae55c393b00b5974086a38cf61ed4ff2d63722f
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
packaging/context-service.spec
patch
|
blob
|
history
diff --git
a/packaging/context-service.spec
b/packaging/context-service.spec
index 596873cc60d35ab2f19cd9ff2d1d9749ccd54702..09c512026fe9cd31bb28d0fe4cce840437dbf0b4 100644
(file)
--- a/
packaging/context-service.spec
+++ b/
packaging/context-service.spec
@@
-92,6
+92,7
@@
sh data/template-json-to-sql.sh data/trigger-template.json > %{buildroot}/opt/da
%post
sqlite3 -echo /opt/dbspace/.context-service.db < /opt/data/context-service/trigger-template.sql
+chsmack -a "context-service" /opt/dbspace/.context-service.db*
mkdir -p %{_unitdir}/graphical.target.wants
ln -s ../context-service.service %{_unitdir}/graphical.target.wants/
/sbin/ldconfig