Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Feb 2002 18:56:27 -0500
From:      Lord Raiden <raiden23@netzero.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Easist way to Reload special configs??
Message-ID:  <4.2.0.58.20020205184627.00a97d80@pop.netzero.net>

next in thread | raw e-mail | index | archive | help
	I'm working on a brainstorm idea for a system that will take several 
different services on a given FreeBSD box (let's use Sendmail and JIT for 
example) that normally require killing the process and restarting it for 
new configurations, even the smallest ones, to take effect.

	I'm looking to find a way to make these programs automatically take the 
new configurations ASAP or immediately if that can be done.  I know using 
InetD you can take samba or Qpopper (pop3 mail daemon) and get them to 
automatically accept any and all changes done to their configs 
automatically without a restart of the service.

	Now, stating that, can I somehow figure out how to do this with say for 
example Sendmail or JIT which normally run as their own processes and don't 
require InetD?  I'm looking at needing to be able to have any programs like 
these two to still be live and listening on a given port for commands, but 
at the same time if I make configuration changes, I need them to take 
effect immediately without requiring a restart of the service.  Any ideas?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.20020205184627.00a97d80>