packaging: modify manifest for smack label 49/42849/1
authorSooyoung Ha <yoosah.ha@samsung.com>
Mon, 29 Jun 2015 09:00:01 +0000 (18:00 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Thu, 2 Jul 2015 06:20:25 +0000 (15:20 +0900)
remove the '_' smack execution label

Change-Id: I2a9590280e45a40f198093cbad8da367d10d63bb
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
packaging/vmodemd-emul.manifest
packaging/vmodemd-emul.spec

index 017d22d..28cd3e6 100644 (file)
@@ -1,5 +1,8 @@
 <manifest>
- <request>
 <request>
     <domain name="_"/>
- </request>
+  </request>
+  <assign>
+    <filesystem path='/usr/bin/vmodem_x86' exec_label='none' />
+  </assign>
 </manifest>
index 1c32413..59c7a44 100644 (file)
@@ -61,4 +61,5 @@ rm -f build
 /usr/lib/systemd/system/emulator.target.wants/vmodem-x86.service
 /usr/lib/systemd/system/vmodem-x86.service
 /usr/share/license/%{name}
+%manifest packaging/vmodemd-emul.manifest