Content-type: text/html
Manpage of SVXLINK
SVXLINK
Section: User Manuals (1)
Updated: MAY 2011
Index
Return to Main Contents
NAME
svxlink - A general purpose voice services system for ham radio use
SYNOPSIS
svxlink [--help] [--daemon] [--logfile=log file] [--config=configuration file] [--pidfile=pid file] [--runasuser=user name]
DESCRIPTION
svxlink
is a general purpose voice service system for ham radio use. The
SvxLink project contains multiple applications and this man-page
describe the SvxLink server.
OPTIONS
- --help
-
Print a help message and exit.
- --daemon
-
Start the SvxLink server as a daemon.
- --runasuser
-
Start the SvxLink server as the specified user. The switch to the new user
will happen after the log and pid files has been opened.
- --logfile=log file
-
Specify a log file to put all output into. Both stdout and stderr will be redirected to
the log file.
- --pidfile=pid file
-
Specify a pid file to write the process ID into.
- --config=configuration file
-
Specify which configuration file to use.
FILES
- /etc/svxlink.conf (or deprecated /etc/svxlink.conf)
-
The system wide configuration file. See
svxlink.conf(5)
for further details.
- ~/.svxlink/svxlink.conf
-
Per user configuration file. See
svxlink.conf(5)
for further details.
- /etc/svxlink/svxlink.d/*
-
Additional configuration files. Typically one configuration file per module.
ENVIRONMENT
- ASYNC_AUDIO_NOTRIGGER
-
Set this environment variable to 1 if you get an error about
ioctl: Broken pipe
during startup of the SvxLink server when using OSS audio.
- HOME
-
Used to find the per user configuration file.
AUTHOR
Tobias Blomberg (SM0SVX) <sm0svx at users dot sourceforge dot net>
REPORTING BUGS
SvxLink Devel <svxlink-devel at lists dot sourceforge dot net>
SEE ALSO
svxlink.conf(5),
remotetrx(1)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- FILES
-
- ENVIRONMENT
-
- AUTHOR
-
- REPORTING BUGS
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 18:14:57 GMT, March 25, 2013