diff options
author | Suchang Woo <suchang.woo@samsung.com> | 2015-07-22 21:20:02 +0900 |
---|---|---|
committer | Suchang Woo <suchang.woo@samsung.com> | 2015-07-22 21:20:02 +0900 |
commit | 552f0b887a35ecaf7be1b9763f9f9a3666bc7a35 (patch) | |
tree | 57e6598de72a68b998f9ae15139293ed32b586c4 | |
parent | 9025f80c75e290b313d698c621bd387a8b0ebd21 (diff) | |
download | buxton2-552f0b887a35ecaf7be1b9763f9f9a3666bc7a35.tar.gz buxton2-552f0b887a35ecaf7be1b9763f9f9a3666bc7a35.tar.bz2 buxton2-552f0b887a35ecaf7be1b9763f9f9a3666bc7a35.zip |
Unset transmutable in /var/lib/buxton2submit/tizen/20150723.004510accepted/tizen/wearable/20150723.050807accepted/tizen/tv/20150723.050738accepted/tizen/mobile/20150723.050617
Change-Id: I85db289998af0a9013aa714591e46eaab2f0ced5
Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
-rw-r--r-- | packaging/buxton2.manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/buxton2.manifest b/packaging/buxton2.manifest index ee2db1f..ba513dd 100644 --- a/packaging/buxton2.manifest +++ b/packaging/buxton2.manifest @@ -3,6 +3,6 @@ <domain name="_"/> </request> <assign> - <filesystem path="/var/lib/buxton2" label="System" type="transmutable"/> + <filesystem path="/var/lib/buxton2" label="System"/> </assign> </manifest> |