summaryrefslogtreecommitdiff
path: root/init.conf
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-29 16:54:13 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-29 16:54:13 +0000
commit5156247998b357c16e8d634f2f938d218ea4cf12 (patch)
tree547f567cb5403cb4a2b7a1ee64e410a4dc5b266a /init.conf
parentd371f84fa494d836193410835b5fdc645d50818d (diff)
* dahdi.init: cleanups.
* init.conf: example configuration for the init script. * dahdi.rules: udev rules (still not installed). * Makefile: simplify install of RCCONF . git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4483 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'init.conf')
-rw-r--r--init.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/init.conf b/init.conf
new file mode 100644
index 0000000..78ca86e
--- /dev/null
+++ b/init.conf
@@ -0,0 +1,13 @@
+#
+# Shell settings for Dahdi initialization scripts.
+# This replaces the old/per-platform files (/etc/sysconfig/zaptel,
+# /etc/defaults/zaptel)
+#
+
+# The maximal timeout (seconds) to wait for udevd to finish generating
+# device nodes after the modules have loaded and before running dahdi_cfg.
+#DAHDI_DEV_TIMEOUT=40
+
+# Override settings for xpp_fxloader
+#XPP_FIRMWARE_DIR=/usr/share/dahdi
+#XPP_HOTPLUG_DISABLED=yes