[pkg-fso-commits] [SCM] framworkd debian packageing branch, master, updated. milestone2-110-g76700a0

Michael 'Mickey' Lauer mickey at vanille-media.de
Tue Sep 2 10:34:57 UTC 2008


The following commit has been merged in the master branch:
commit 847182a42d020709aafd225c9ba7c3176afbd28f
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Thu Aug 28 00:16:13 2008 +0200

    document additional configuration keys

diff --git a/conf/example/frameworkd.conf b/conf/example/frameworkd.conf
index cc2ee1f..dd4b105 100644
--- a/conf/example/frameworkd.conf
+++ b/conf/example/frameworkd.conf
@@ -1,3 +1,7 @@
+[frameworkd]
+# indicates the configuration version, do not change
+version = 1
+
 [odeviced]
 # set log level for a subsystem or for an individual module
 # available log levels are: DEBUG, INFO, WARNING, ERROR, CRITICAL
@@ -6,6 +10,9 @@ log_level = INFO
 [odeviced.kernel26]
 # set 1 to disable a module
 disable = 0
+# poll capacity once every 5 minutes
+# (usually, you do not have to change this)
+capacity_check_timeout = 300
 
 [odeviced.audio]
 # set directory where the alsa audio scenarios are stored

-- 
framworkd debian packageing



More information about the pkg-fso-commits mailing list