]> git.pld-linux.org Git - packages/callweaver.git/blobdiff - callweaver.sysconfig
- more options
[packages/callweaver.git] / 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.082002 seconds and 4 git commands to generate.