File soundmodem.sysconfig of Package soundmodem
## Path: Network/AX.25/soundmodem ## Description: Configuration for the Soundmodem soft TNC service ## Type: string ## Default: "/etc/ax25/soundmodem.conf" # # Soundmodem configuration file in XML format. # Generated using the soundmodemconfig GUI program. SOUNDMODEM_CONFIG="/etc/ax25/soundmodem.conf" ## Type: string ## Default: "-s" # # Extra command line options for the soundmodem process. # -v level Set the verbosity level. 0 only displays fatal errors. # -c configname Use the named configuration. If absent the first is taken. # -s Log messages to syslog instead of standard out. # -S Disable the use of SIMD instructions (aka MMX, VIS, etc). # -R Run with realtime scheduling (SCHED_RR). Use with caution. # -M Lock memory down in RAM; disables swapping soundmodem out. SOUNDMODEM_OPTIONS="-s"