if  [  -x  /etc/init.d/pure-ftpd  ]; then
           chkconfig --del pure-ftpd
fi
