Mark Grieveson wrote:

> Hello.  To restart apache2, I simply use the command "apache2 -k
> restart", which works nicely.  Does anyone know of a similar command
> for proftpd?

Usually, to restart services, you should do:
invoke-rc.d <service> restart

So in this case it should be "invoke-rc.d proftpd restart"

-- 

  Felipe Sateler


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to