log: Disable stack trace from command line
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 26 Sep 2012 13:01:36 +0000 (16:01 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 28 Sep 2012 06:39:41 +0000 (09:39 +0300)
commitbf265f7494edf4d831d52f0333702a01fb45b612
tree8f222ddaa42357b65ca150837eccf0790222f02d
parentfc6c9684cc5a63c3d03aed3df201e89b4257f368
log: Disable stack trace from command line

Add a '--nobacktrace' command line switch to let the system
handle stack traces. The default is to let ConnMan handle them
as before
src/connman.h
src/log.c
src/main.c
unit/test-nat.c