Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://xringd_1.20-22_i386.deb:22420/config  info  downloads

#!/bin/sh -e

# Drag in debconf stuff.
. /usr/share/debconf/confmodule

if [ -f /etc/xringd.conf ]; then
	MODDEV=`grep -E '^-m ' /etc/xringd.conf | cut -d\  -f2`
fi

if [ -f /etc/xringd.conf -a ! -z "$MODDEV" ]; then
	db_set xringd/modem-device $MODDEV
fi

db_input medium xringd/modem-device || true
db_go

Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions