On Mon, Jan 24, 2011 at 1:50 PM, Neil Bothwick <n...@digimed.co.uk> wrote: > On Mon, 24 Jan 2011 10:59:16 -0800, Mark Knecht wrote: > >> Maybe a cron job that no matter what reloads the old rules 1 hour later? > > Wouldn't at make more sense? You don't want the thing to keep reloading > your old config, at will do it once, and you can remove the task from the > at queue once you successfully log back in. > > echo "command to reload old rules" | at now + 1 hour > > > -- > Neil Bothwick
As a one-off test absolutely. - Mark