commenting chsmack 59/5359/1
authorAlexandru Cornea <alexandru.cornea@intel.com>
Tue, 2 Jul 2013 08:09:04 +0000 (11:09 +0300)
committerAlexandru Cornea <alexandru.cornea@intel.com>
Tue, 2 Jul 2013 08:09:04 +0000 (11:09 +0300)
packaging/push.spec

index 4d3ea3f..aecb676 100755 (executable)
@@ -109,9 +109,9 @@ cp -a x86/bin/push_tool %{buildroot}%{_bindir}
 
 if [ -f /usr/lib/rpm-plugins/msm.so ]
 then
-       chsmack -a "_" -e "_" %{buildroot}/etc/init.d/pushd
-       chsmack -a "_" -e "_" %{buildroot}/etc/rc.d/rc3.d/S90pushd
-       chsmack -a "_" -e "_" %{buildroot}/etc/rc.d/rc5.d/S90pushd
+#      chsmack -a "_" -e "_" %{buildroot}/etc/init.d/pushd
+#      chsmack -a "_" -e "_" %{buildroot}/etc/rc.d/rc3.d/S90pushd
+#      chsmack -a "_" -e "_" %{buildroot}/etc/rc.d/rc5.d/S90pushd
 fi
 
 %post bin
@@ -122,8 +122,8 @@ chown root:5000 /opt/dbspace/.push.db-journal
 chmod 660 /opt/dbspace/.push.db
 chmod 660 /opt/dbspace/.push.db-journal
 
-chsmack -a 'push-service::db' /opt/dbspace/.push.db
-chsmack -a 'push-service::db' /opt/dbspace/.push.db-journal
+#chsmack -a 'push-service::db' /opt/dbspace/.push.db
+#chsmack -a 'push-service::db' /opt/dbspace/.push.db-journal
 
 _VER="1"
 _DEV_TYPE="00000000"