diff options
Diffstat (limited to 'packages/freesmartphone/frameworkd/a780/frameworkd.conf')
-rw-r--r-- | packages/freesmartphone/frameworkd/a780/frameworkd.conf | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/packages/freesmartphone/frameworkd/a780/frameworkd.conf b/packages/freesmartphone/frameworkd/a780/frameworkd.conf index 4499acc47e..a619bf1c5a 100644 --- a/packages/freesmartphone/frameworkd/a780/frameworkd.conf +++ b/packages/freesmartphone/frameworkd/a780/frameworkd.conf @@ -1,4 +1,5 @@ -[idlenotifier] +[frameworkd] +version = 1 [input] # keys (copied from Openmoko, need to adjust) @@ -13,3 +14,7 @@ modemtype = freescale_neptune [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 + |