set label to prevent execution by non-system application. 93/74193/1
authorjongmyeongko <jongmyeong.ko@samsung.com>
Mon, 13 Jun 2016 06:51:02 +0000 (15:51 +0900)
committerjongmyeongko <jongmyeong.ko@samsung.com>
Mon, 13 Jun 2016 06:51:02 +0000 (15:51 +0900)
Change-Id: I12e682b56fa142919ef1d6941d995b7874cab130
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
packaging/wgt-backend.manifest

index 55125da..85f79f1 100644 (file)
@@ -3,6 +3,6 @@
                 <domain name="_" />
         </request>
         <assign>
-                <filesystem path="/usr/bin/wgt-backend" exec_label="User" />
+                <filesystem path="/usr/bin/wgt-backend" label="System" exec_label="none" />
         </assign>
 </manifest>