diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-09-27 13:31:44 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-09-27 13:31:44 +0000 |
commit | a08ae37e3823f33cc69599529f468b4877ae898f (patch) | |
tree | f08cefb64eb24b79586e1fd5a829d6a1e7a962ec /packages/freesmartphone/frameworkd/a780 | |
parent | b580df8e512127d49a86219b981e57997c04e253 (diff) |
frameworkd git emit debug logs to syslog by default
Diffstat (limited to 'packages/freesmartphone/frameworkd/a780')
-rw-r--r-- | packages/freesmartphone/frameworkd/a780/frameworkd.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/freesmartphone/frameworkd/a780/frameworkd.conf b/packages/freesmartphone/frameworkd/a780/frameworkd.conf index 425267d97b..36359a9f34 100644 --- a/packages/freesmartphone/frameworkd/a780/frameworkd.conf +++ b/packages/freesmartphone/frameworkd/a780/frameworkd.conf @@ -1,5 +1,7 @@ [frameworkd] version = 1 +log_level = DEBUG +log_to = syslog [input] # keys (copied from Openmoko, need to adjust) |