Bug 789580
Summary: | SELinux is preventing /usr/sbin/clamd from 'add_name' accesses on the dossier clamd.pid. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Nicolas Mailhot <nicolas.mailhot> |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | dominick.grift, dwalsh, mgrepl, systemd-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:f1d5ba62faf2f00f4a8f37f477f2518e4f71b0711e28d5ed071f9b9b4b454373 | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-12-15 19:09:56 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Nicolas Mailhot
2012-02-11 14:07:53 UTC
Nicolas, could you look where clamd.pid file is located? /var/run/amavis(d)?/clamd\.pid ? *** Bug 789581 has been marked as a duplicate of this bug. *** *** Bug 789623 has been marked as a duplicate of this bug. *** (In reply to comment #1) > Nicolas, > could you look where clamd.pid file is located? > > /var/run/amavis(d)?/clamd\.pid > > ? The amavisd-new lamav conf file puts at at # This option allows you to save a process identifier of the listening # daemon (main thread). PidFile /var/run/amavisd/clamd.pid Though the conf was written for the sysv script, I wonder if that's still necessary now it's been systemd-ed. I'll try to comment it out It seems to run ok without the pid file, and sealert does not complain, but that's not how the package set it up, and I don't know enough about it to check if it's correct this way |