[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: auditd as logrotate replacement?



Sean 'Shaleh' Perry wrote:
> 
> >
> > What it does use for crypto is openssl's libcrypt,
> > wich is NOT needed when used as a simple (traditional)
> > rotate system. So Debian can ship audit[d], and if
> > a user wants it's advanced crypto support, she/he should
> > install openssl package.
> >
> 
> does it dlopen this? in other words, if I have a system without openssl
> installed will auditd still work?  If so, sounds like it can indeed live in
> main.

well, your version would do it the dlopen() way.
actually we were going to ask if there was a
restriction on depending on dlopen(), as it could
be possible on some non-dynamic plataforms.
(no shared libraries, no dl library)

Alejo



Reply to: