path: proftpd-dfsg_1.3.9~dfsg-4/debian/proftpd-core.proftpd.init
	    	pid="x"
	    fi
	    if [ `pidof proftpd|grep "$pid"|wc -l` -ne 0 ] ; then
	    	echo "ProFTPD is started in standalone mode, currently running."
			exit 0
