[Bug 696725] RPM doesn't create /var/run/amavisd

bugzilla at redhat.com bugzilla at redhat.com
Sat Apr 16 18:04:44 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=696725

--- Comment #1 from Trever Adams <nightbox at hotmail.com> 2011-04-16 14:04:43 EDT ---
It appears that every time amavis shuts down, it erases /var/run/amavisd.

I do not know what the proper solution is, but for now I am editing
/etc/rc.d/init.d/amavisd, placing the following right after RETVAL=0
mkdir /var/run/amavisd
chgrp amavis /var/run/amavisd
chmod g+w /var/run/amavisd

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the perl-devel mailing list