On Wed, Apr 10, 2002 at 03:40:42PM -0500, Jim Kaufman (jmk at kaufman.eden-prairie.mn.us) wrote:
> Running RedHat? If so, /etc/rc.d/rc.sysinit has this:
> 
> # Clean up /var
> # I'd use find, but /usr may not be mounted.
> for afile in /var/lock/* /var/run/*; do
>    if [ -d "$afile" ]; then
>       [ "`basename $afile`" != "news" -a "`basename $afile`" != "sudo"
> -a "`basename $afile`" != "mon" ] && rm -f $afile/*
>    else
>       rm -f $afile
>    fi
> done
> rm -f /var/lib/rpm/__db*
> 
> It sure looks like the key file will get wasted on reboot.

Yes, I just found this.  Anyone running cfengine 1.6.3 or earlier and
using encryption?  Or does anyone have an rpm for cfengine 2.0?

-- 
Amy Tanner
amy at real-time.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 524 bytes
Desc: not available
Url : http://shadowknight.real-time.com/pipermail/tclug-list/attachments/20020410/2a0cf23b/attachment.pgp