On 21/06/10 13:21, David Hrbáč wrote:
Dne 21.6.2010 12:49, Ned Slider napsal(a):
Mine is at:

/var/amavis/var/amavisd.pid

# rpm -q amavisd-new
amavisd-new-2.6.4-2.el5.rf.x86_64

Hope that helps.

Did you changed the location? Within conf file is:
# $lock_file = "$MYHOME/var/amavisd.lock";  # -L
# $pid_file  = "$MYHOME/var/amavisd.pid";   # -P

But clean installation creates $MYHOME/amavisd.lock and
$MYHOME/amavisd.pid files.
DH

No, I didn't change the location from when it was installed/

Here's what I have in /etc/amavisd.conf, which I may have just uncommented:

$MYHOME = '/var/amavis';   # a convenient default for other settings, -H

$lock_file = "$MYHOME/var/amavisd.lock";  # -L
$pid_file  = "$MYHOME/var/amavisd.pid";   # -P

So the pid file sits in /var/amavis/var/amavisd.pid as I originally indicated.

_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users

Reply via email to