summaryrefslogtreecommitdiff
path: root/dahdi.init
diff options
context:
space:
mode:
Diffstat (limited to 'dahdi.init')
-rwxr-xr-xdahdi.init2
1 files changed, 0 insertions, 2 deletions
diff --git a/dahdi.init b/dahdi.init
index 5a7a728..5c1a3f0 100755
--- a/dahdi.init
+++ b/dahdi.init
@@ -89,8 +89,6 @@ unload_module() {
# Initialize the Xorcom Astribank (xpp/) using perl utiliites:
xpp_startup() {
# do nothing if there are no astribank devices:
- if ! grep -q connected /proc/xpp/xbuses 2>/dev/null; then return 0; fi
-
if ! /usr/share/dahdi/waitfor_xpds; then return 0; fi
# overriding locales for the above two, as perl can be noisy