Hello, I was wondering if there was a way to tell ossec to reload its configuration files without having to restart the process.
For example, running `/etc/init.d/sshd restart` completely shuts down and starts up the ssh daemon. This contrasts from `/etc/init.d/sshd reload`in that *reload* cause sshd to reload it's configuration file (/ etc/ssh/sshd_config) without having to shut down the ssh daemon (so there is no downtime for users trying to connect to the server). Is it possible to have ossec reload its configuration files without shutting it down (either with a built-in capability or by means of a hack)? TIA -Michael
