[Aide] mtime/ctime in the future

Richard van den Berg richard at vdberg.org
Fri Jan 12 17:14:27 EET 2007


Kelly Martin wrote:
> This server is headless and about 4000km away from me now... so
> another full install is difficult right now. Just wondering if I can
> tell Aide to "just accept the future as fact," for now. :) 

You don't want to fix aide (it's working as designed) but your files:

touch /tmp/foo
find / -type f -newer /tmp/foo -exec touch {} \;

or something like that.

Sincerely,

Richard van den Berg


More information about the Aide mailing list