summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-02-10 06:06:28 +0100
committerMarcel Holtmann <marcel@holtmann.org>2010-02-10 06:06:28 +0100
commitfe848f623b885bd28f4a91b184b938564e6145ee (patch)
tree554f29bf96f78793a60fb11bb7c3487532c9bf65 /HACKING
parent02acd8441d3008e0f1c6a587fa609a72b46074f8 (diff)
downloadofono-fe848f623b885bd28f4a91b184b938564e6145ee.tar.bz2
Mention the new dynamic debug command line option
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 2eb35bad..ae420aa0 100644
--- a/HACKING
+++ b/HACKING
@@ -77,7 +77,7 @@ to use "make install" when testing "ofonod". The "bootstrap-configure"
automatically includes this option.
Run daemon in foreground with debugging
- # sudo ./src/ofonod -n -d
+ # sudo ./src/ofonod -n -d 'plugins/*'
For production installations or distribution packaging it is important that
the "--enable-maintainer-mode" option is NOT used.