]> git.pld-linux.org Git - packages/callweaver.git/blame - callweaver.sysconfig
- more options
[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
AM
15
16# yes causes callweaver to be run through safe script which will restart
17# callweaver on crash
18# CALLWEAVER_SAFE=yes
19
20
21# when using CALLWEAVER_SAFE=yes you can also use options below:
22
23# run callweaver console on tty X (for constant monitoring etc)
24# CALLWEAVER_TTY=9
25
26# open console on TTY specified?
27# CALLWEAVER_CONSOLE=yes
28
29# notify someone when callweaver dies
30# CALLWEAVER_NOTIFY=root@localhost
31
32
This page took 0.065915 seconds and 4 git commands to generate.