summaryrefslogtreecommitdiff
path: root/init.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'init.conf.sample')
-rw-r--r--init.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/init.conf.sample b/init.conf.sample
index 9fb6393..58edec5 100644
--- a/init.conf.sample
+++ b/init.conf.sample
@@ -8,6 +8,11 @@
# device nodes after the modules have loaded and before running dahdi_cfg.
#DAHDI_DEV_TIMEOUT=40
+# A list of modules to unload when stopping.
+# All of their dependencies will be unloaded as well.
+#DAHDI_UNLOAD_MODULES="" # Disable module unloading
+#DAHDI_UNLOAD_MODULES="dahdi echo" # If you use OSLEC
+
# Override settings for xpp_fxloader
#XPP_FIRMWARE_DIR=/usr/share/dahdi
#XPP_HOTPLUG_DISABLED=yes