[Pkg-voip-commits] [dahdi-linux] 08/12: load the module dahdi at boot (Closes: #823302)

tzafrir at debian.org tzafrir at debian.org
Mon Oct 31 08:09:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to annotated tag debian/1%2.11.1_dfsg-1
in repository dahdi-linux.

commit c0bb135abfd44c00ca581415c98e40c7efcf6c64
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Tue Sep 20 23:46:29 2016 +0300

    load the module dahdi at boot (Closes: #823302)
---
 debian/dahdi-linux.install             | 1 +
 debian/modules-load.d/dahdi-linux.conf | 7 +++++++
 2 files changed, 8 insertions(+)

diff --git a/debian/dahdi-linux.install b/debian/dahdi-linux.install
index b65182a..e8e8e33 100644
--- a/debian/dahdi-linux.install
+++ b/debian/dahdi-linux.install
@@ -1,3 +1,4 @@
 drivers/dahdi/xpp/xpp.conf	etc/dahdi
 drivers/dahdi/xpp/init_card_*	usr/share/dahdi/
 drivers/dahdi/xpp/XppConfig.pm	usr/share/dahdi/
+debian/modules-load.d/dahdi-linux.conf	etc/modules-load.d
diff --git a/debian/modules-load.d/dahdi-linux.conf b/debian/modules-load.d/dahdi-linux.conf
new file mode 100644
index 0000000..3cc5c8b
--- /dev/null
+++ b/debian/modules-load.d/dahdi-linux.conf
@@ -0,0 +1,7 @@
+# On most systems with DAHDI it is used to support DAHDI hardware and
+# is thus loaded automatically as DAHDI hardware is detected.
+#
+# Some systems, however, use it for Asterisk's app_meetme. On those
+# systems the module dahdi needs to be loaded explicitly. For the
+# systems above it is harmless anyway
+dahdi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/dahdi-linux.git



More information about the Pkg-voip-commits mailing list