From 6ee529f37dd1d27d1bf425c2966e599ef8de84ce Mon Sep 17 00:00:00 2001 From: Alexandru Cornea Date: Wed, 3 Jul 2013 12:21:27 +0300 Subject: removing chsmack --- vconf-init | 1 - vconf-setup | 2 -- 2 files changed, 3 deletions(-) diff --git a/vconf-init b/vconf-init index c14a7c5..fe3f07d 100755 --- a/vconf-init +++ b/vconf-init @@ -7,5 +7,4 @@ set -e cp -a /opt/var/kdb/memory_init/memory/* /var/run/memory -find /opt/var/kdb/memory_init/memory/ -type d -print0 | xargs -0 chsmack -t touch /tmp/vconf-initialized diff --git a/vconf-setup b/vconf-setup index 8b5dd02..064b11a 100755 --- a/vconf-setup +++ b/vconf-setup @@ -6,6 +6,4 @@ mkdir /opt/var/run/memory chmod 777 /opt/var/run/memory # set vconf label when first boot -find /opt/var/kdb/db /opt/var/kdb/file /opt/var/kdb/memory_init/memory -print0 | xargs -0 chsmack -a 'system::vconf' -find /opt/var/kdb/db /opt/var/kdb/file /opt/var/kdb/memory_init/memory -type d -print0 | xargs -0 chsmack -t -- cgit v1.2.3