Mention the new dynamic debug command line option

This commit is contained in:
Marcel Holtmann 2010-02-10 06:06:28 +01:00
parent 02acd8441d
commit fe848f623b
1 changed files with 1 additions and 1 deletions

View File

@ -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.