Task Scheduling
Jason K Larson
plug at candlefire.org
Wed Jan 25 10:59:48 MST 2006
Ryan Bowman wrote:
> I'm thinking of writing a script that edits crontab to schedule the
> restart for 1am daily. I can run that script manually on the days
> that I need to restart jboss, then the following day remove that task
> from cron (or modify the restart script to edit crontab for me). Is
> there a better way?
What about some sort of bash wrapper that tests for the existance of a
file, or the contents value of a file to determine if the script needs run.
--
Ritter
More information about the PLUG
mailing list