Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://nas_1.7-2sarge1_s390.deb:102606/postrm  info  downloads

#!/bin/sh -e

case "$1" in
	remove|purge)

		# Remove links from rc?.d
		update-rc.d -f nas remove >/dev/null

		if [ "$1" = "purge" -a -e /usr/share/debconf/confmodule ]; then
		# Source debconf library.
			. /usr/share/debconf/confmodule
			# Remove my changes to the db.
			db_purge
		fi
		;;

	upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
		;;
esac
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions