summaryrefslogtreecommitdiff
path: root/packaging/buxton2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/buxton2.conf')
-rw-r--r--packaging/buxton2.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/packaging/buxton2.conf b/packaging/buxton2.conf
new file mode 100644
index 0000000..aee011e
--- /dev/null
+++ b/packaging/buxton2.conf
@@ -0,0 +1,21 @@
+#
+# buxton2 config file for Tizen
+#
+
+[system]
+Type=System
+Backend=gdbm
+Storage=persistent
+Description=System configuration layer
+
+[memory]
+Type=System
+Backend=gdbm
+Storage=volatile
+Description=A termporary layer for scratch settings and data
+
+[user]
+Type=User
+Backend=gdbm
+Storage=persistent
+Description=Per-user settings