I'm editing a crontab file with editfiles, then setting a class
cron_needs_hup. Then in the processes stanza I send the cron daemon
a HUP signal if the cron_needs_hup signal is set.
I would then if the daemon was signaled be able to turn it back off.
Is there an easy/good way to do this?
__
On Mon, Jun 19, 2006 at 11:32:26AM -0500, Michael Grubb wrote:
> I'm editing a crontab file with editfiles, then setting a class
> cron_needs_hup. Then in the processes stanza I send the cron daemon
> a HUP signal if the cron_needs_hup signal is set.
> I would then if the daemon was signaled b
I don't think you need to re-hup that, but it should look something
like:
control:
actionsequence = ( editfiles shellcommands )
editfiles:
linux::
{ /etc/ssh/sshd_config
ReplaceAll "#Banner /some/path" With "Ban
The bugs listed on the sourceforge page could stand to be updated.
https://sourceforge.net/tracker/?atid=706640&group_id=126712&func=browse
If you would like to work on one of the bugs or if you know
that some of them have been fixed, then please let me know. Any
updates/information that you provi