]> git.pld-linux.org Git - packages/callweaver.git/blame - callweaver.sysconfig
- Release 1
[packages/callweaver.git] / callweaver.sysconfig
CommitLineData
ae236ccc
AM
1# callweaver startup configuration file
2
9f410b75
AM
3# Try to define nice-level for running callweaver
4SERVICE_RUN_NICE_LEVEL="0"
ae236ccc 5
9f410b75 6# yes causes callweaver to be run through safe script which will restart
3bc55ce4 7# callweaver on crash and store core dumps for further inspection
9f410b75
AM
8# CALLWEAVER_SAFE=yes
9
10# realtime operation
11CALLWEAVER_REALTIME=yes
12
13# additional options
14# CALLWEAVER_OPT=
3bc55ce4 15
3bc55ce4
AM
16# when using CALLWEAVER_SAFE=yes you can also use options below:
17
18# run callweaver console on tty X (for constant monitoring etc)
19# CALLWEAVER_TTY=9
20
21# open console on TTY specified?
22# CALLWEAVER_CONSOLE=yes
23
24# notify someone when callweaver dies
25# CALLWEAVER_NOTIFY=root@localhost
26
27
This page took 0.076275 seconds and 4 git commands to generate.