[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: logdir and lockdir question
From: |
Ashton MacAndrews |
Subject: |
Re: logdir and lockdir question |
Date: |
Tue, 12 Dec 2000 17:06:45 -0800 |
User-agent: |
Mutt/1.2.5i |
John Wieczorek <vieczore@rci.rutgers.edu>:
> How do I get the last.*.*.* files and the cfengine.<hostname>.log files
> to live somewhere other than $CFINPUTS?
LogDirectory = ( /var/run/cfengine )
and backup files ...
Repository = ( /var/cfengine )
> I've tried using --with-lockdir=<path> and --with-logdir=<path>
> when running ./configure ( at the suggestion of another list member) but
> have had no success.
likewise ...