Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://adjtimex_1.13-1_mips.deb:31268/postrm  info  downloads

#! /bin/sh -e

case "$1" in
    purge)
	rm -f /etc/adjtimex.conf
	update-rc.d adjtimex remove >/dev/null
	;;
    remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
	exit 0
	;;
    *)
	echo "postrm called with unknown argument \`$1'" >&2
	exit 0
	;;
esac

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