[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Restart daemon after config change
From: |
Billy Allan |
Subject: |
Re: Restart daemon after config change |
Date: |
Thu, 18 Dec 2003 15:49:07 +0000 |
User-agent: |
Mutt/1.4.1i |
On Thu, Dec 18, 2003 at 02:57:29PM +0000, Kief Morris wrote:
> It still doesn't work. I can see why I would need this, but from the
> documentation, it looks like the define= attribute only works if the
> file statement causes the file to be changed - it specifically says
> it doesn't set the class if there is only a warning. Have you got it
> working this way?
I was trying to do the same thing recently - I ended up just writing a
little script which did a "stat" on the various files and restarted the
appropriate daemon if they'd been written to/changed size etc since the
last check.
Billy.