Config file for LineControl Server 2.1.x and up for Linux
(no no, this is the README, the configfile is linesrv.conf :)

by S. Fuchs <sfuchs@gmx.net>

In this config file (./linesrv.conf) all keywords were used.
There are no others. Look at this file for reference.

put this file in /etc/ and edit it to set
the right IP and scripts for your server.

To use shutdown support you need to edit srv_def.h
and uncomment the following line:
//#define SHUTDOWN_OK
change it to
#define SHUTDOWN_OK
then recompile doing 'make' or 'make lcspam' if you're using
Linux-PAM for authentication. Look at ../INSTALL on how to
add Linux-PAM support.
If you did that, every client that is in the limit_shutdown_*
list is allowed to execute the 'script_shutdown' (specify it
in dialsrv.conf). Of course the client has to be able to
connect to the server. That will say it has to pass the
filter_* list too (as well as the user authentication if
user accounting is switched on).

You may find LineControl at
http://linecontrol.sourceforge.net/
and
http://homepage.swissonline.ch/allenfuchs/stefan/lc/

LineControl bases on DialControl which is/was on
http://homepage.swissonline.ch/allenfuchs/stefan/dc/
