summaryrefslogtreecommitdiff
path: root/dahdi.xml
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2008-09-24 17:35:09 +0000
committerJason Parker <jparker@digium.com>2008-09-24 17:35:09 +0000
commit36fc7cab7efa13bb7dbeb80c642baf2b376284e3 (patch)
tree6a130f9289ba6586a7a338845640d60867211d9a /dahdi.xml
parent304efe5c8a6fdd881fd72b0eee94c673437c7e21 (diff)
Disable sethdlc in menuselect by default. This is how it was in Zaptel, and it's causing issues. Ideally, this would eventually be checked in the configure script.
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4975 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'dahdi.xml')
-rw-r--r--dahdi.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dahdi.xml b/dahdi.xml
index 4856446..a5c6e51 100644
--- a/dahdi.xml
+++ b/dahdi.xml
@@ -5,6 +5,7 @@
<defaultenabled>no</defaultenabled>
</member>
<member name="sethdlc" remove_on_change="sethdlc sethdlc.o">
+ <defaultenabled>no</defaultenabled>
</member>
<member name="dahdi_cfg" remove_on_change="dahdi_cfg dahdi_cfg.o">
</member>