summaryrefslogtreecommitdiff
path: root/packages/freesmartphone/frameworkd/frameworkd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'packages/freesmartphone/frameworkd/frameworkd.conf')
-rw-r--r--packages/freesmartphone/frameworkd/frameworkd.conf16
1 files changed, 10 insertions, 6 deletions
diff --git a/packages/freesmartphone/frameworkd/frameworkd.conf b/packages/freesmartphone/frameworkd/frameworkd.conf
index 3d0bbc3c1c..1cd9ddf904 100644
--- a/packages/freesmartphone/frameworkd/frameworkd.conf
+++ b/packages/freesmartphone/frameworkd/frameworkd.conf
@@ -1,17 +1,18 @@
-[odeviced]
+[frameworkd]
+version = 1
-[kernel26]
+[odeviced.kernel26]
# set 1 to disable the module
disable = 0
-[idlenotifier]
+[odeviced.idlenotifier]
# set 1 to disable the module
disable = 0
-# add inut nodes to ignore for idle activity
+# add input nodes to ignore for idle activity
ignoreinput = 2,3,4
-[powercontrol-neo]
-disable = 0
+[odeviced.powercontrol-neo]
+disable = 1
[ogsmd]
# specify your modemtype here
@@ -19,3 +20,6 @@ modemtype = ti_calypso
[opreferencesd]
rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences
+
+[oeventsd]
+rules_file = ../etc/freesmartphone/oevents/rules.yaml:/etc/freesmartphone/oevents/rules.yaml:/usr/etc/freesmartphone/oevents/rules.yaml