Unsetting a class

2006-06-19 Thread Michael Grubb
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? __

Re: Unsetting a class

2006-06-19 Thread Jason Martin
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

Re: Unsetting a class

2006-06-19 Thread Luis Cerezo
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

bug list update - developers

2006-06-19 Thread Scott Lackey
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