From d715f1aaa711f50330824f204764dfba78333a11 Mon Sep 17 00:00:00 2001 From: Kyuho Jo Date: Wed, 1 Jul 2015 17:41:25 +0900 Subject: [PATCH] 3 domain smack rule is applied. Change-Id: Ia9c0d08d02c98c9e3f598e34c2838e6909a3121c Signed-off-by: Kyuho Jo --- notification.manifest | 13 +------------ packaging/notification.spec | 6 ------ 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/notification.manifest b/notification.manifest index 061daab..6c61ae0 100644 --- a/notification.manifest +++ b/notification.manifest @@ -1,16 +1,5 @@ - - - - - - - - - - - + diff --git a/packaging/notification.spec b/packaging/notification.spec index 268cfe6..cb729d3 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -194,12 +194,6 @@ chown :5000 /opt/dbspace/.notification.db chown :5000 /opt/dbspace/.notification.db-journal chmod 644 /opt/dbspace/.notification.db chmod 644 /opt/dbspace/.notification.db-journal -if [ -f /usr/lib/rpm-plugins/msm.so ] -then - chsmack -a 'notification::db' /opt/dbspace/.notification.db* -fi -SMACK_OPTION="-s system::vconf_misc" -vconftool set -t string memory/private/libstatus/message "" -i -g 5000 -f $SMACK_OPTION %postun -p /sbin/ldconfig -- 2.7.4