]> git.pld-linux.org Git - packages/callweaver.git/commitdiff
- more options
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 21 Sep 2007 06:24:55 +0000 (06:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    callweaver.sysconfig -> 1.3

callweaver.sysconfig

index d96978b99d48cb25912f2677bf9ac8acbfd2c6cd..2baf5399207866f1e353beec30c1c5a32d846f4f 100644 (file)
@@ -4,7 +4,7 @@
 SERVICE_RUN_NICE_LEVEL="0"
 
 # yes causes callweaver to be run through safe script which will restart
-# callweaver on crash
+# callweaver on crash and store core dumps for further inspection
 # CALLWEAVER_SAFE=yes
 
 # realtime operation
@@ -12,3 +12,21 @@ CALLWEAVER_REALTIME=yes
 
 # additional options
 # CALLWEAVER_OPT=
+
+# yes causes callweaver to be run through safe script which will restart
+# callweaver on crash
+# CALLWEAVER_SAFE=yes
+
+
+# when using CALLWEAVER_SAFE=yes you can also use options below:
+
+# run callweaver console on tty X (for constant monitoring etc)
+# CALLWEAVER_TTY=9
+
+# open console on TTY specified?
+# CALLWEAVER_CONSOLE=yes
+
+# notify someone when callweaver dies
+# CALLWEAVER_NOTIFY=root@localhost
+
+
This page took 0.061198 seconds and 4 git commands to generate.