Skip to content

Command line arguments

Kurt Neo edited this page Jul 20, 2016 · 6 revisions
Argument Purpose
--version Print the version of the ksmppd binary
--verbosity (-v) Verbosity for log output (default 0) 1 is 'info, 2 'warning', 3 'error' and 4 'panic'
--debug Set debug-places for 'debug' level output.

There may be other options that work, but as they have not be tested are not mentioned. The system uses the Kannel gwlib/utils.h mechanisms, as mentioned here: http://kannel.org/download/1.5.0/userguide-1.5.0/userguide.html#ARGUMENTS

Clone this wiki locally