Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://postgresql-contrib_7.4.7-6sarge6_i386.deb:628026/postrm  info  downloads

#! /bin/bash
set -e
if [ "$1" = "remove" ]
then
    if test -x /usr/sbin/invoke-rc.d; then
	/usr/sbin/invoke-rc.d --quiet postgresql autovac-stop || true
    else
	test -x /etc/init.d/postgresql && /etc/init.d/postgresql autovac-stop || true
    fi

fi

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