On Sat, Mar 09, 2002 at 07:27:09PM +0100, Ralf G. R. Bergs wrote:
> You might need some shared libraries (that the daemon binary itself depends
> upon) that are missing in the chroot jail.
Since spamd is a perl script, it's most likely missing a perl
interpreter in the chroot jail.
Chris Hilts
On Sat, 09 Mar 2002 12:08:54 -0600, Corey Halpin wrote:
[...]
>Yes, there is a spamd in /usr/sbin, and there is also one in
>/var/lib/spamd/usr/sbin.
You might need some shared libraries (that the daemon binary itself depends
upon) that are missing in the chroot jail.
"ldd -v " should show you
I'm attempting to chroot my spamd process to run from /var/lib/spamd.
I have copied all the relevant files from /etc, and from /usr/sbin to
/var/lib/spamd.
I then edit /etc/init.d/spamassassin and add --chroot /var/lib/spamd after
every start-stop-daemon invocation.
when I run the modifie
3 matches
Mail list logo