I was looking around and found SERVICEDIR="/etc/init.d" in the /sbin/service file. So I took a look in the /etc/init.d and found pure-ftpd. So I issued : /sbin/service pure-ftpd stop which returned : Stopping pure-config.pl: cat: /var/run/pure-ftpd.pid: No such file or directory kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec] As a test I issued : /sbin/service vsftpd stop which returned : vsftpd: unrecognized service ------------------------ Keith Smith --- On Wed, 6/23/10, Daniel Stasinski <daniel@avenues.org> wrote:
|