Jonathan Wilson wrote:

> Ok actually the RPm came with both and just needed to remove some comments.
>
> What's the proper way to restart/reload the sshd without rebooting? (I
> can't reboot our server)
>
>         killall -HUP sshd2

on a typical redhat install (is there such a thing?) you can usually run
/etc/rc.d/init.d/controllingscript restart

The HUP might work too but you would have to read the docs.  Are you just
wanting it to reread the config file?

Bret



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to