Fix the wrong smack rule path.
authorHokwon Song <hokwon.song@samsung.com>
Fri, 1 Nov 2013 14:25:31 +0000 (23:25 +0900)
committerHokwon Song <hokwon.song@samsung.com>
Fri, 1 Nov 2013 14:25:31 +0000 (23:25 +0900)
Change-Id: I3dac37dc87954e90f6ebbffe19bef2e8944e7f7c
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
osp-app-service.manifest

index 8efad04..3f875ae 100644 (file)
@@ -19,6 +19,6 @@
                <filesystem path="/usr/lib/systemd/system/multi-user.target.wants/osp-tmpdir-setup.service" label="_" exec_label="none"/>
                <filesystem path="/usr/lib/systemd/user/status-manager.service" label="_" exec_label="none"/>
                <filesystem path="/usr/lib/systemd/user/tizen-mobile-session.target.wants/status-manager.service" label="_" exec_label="none"/>
-               <filesystem path="/opt/etc/smack/accesses.d/osp-app-service.native" label="_"/>
+               <filesystem path="/etc/smack/accesses.d/osp-app-service.native" label="_"/>
        </assign>
 </manifest>