Bug 169660 - security/amavisd-new: let amavisd_ram respect tmpfs
Summary: security/amavisd-new: let amavisd_ram respect tmpfs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Gabor Kovesdan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-05 13:00 UTC by Helmut Schneider
Modified: 2012-10-13 19:06 UTC (History)
0 users

See Also:


Attachments
file.diff (579 bytes, patch)
2012-07-05 13:00 UTC, Helmut Schneider
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Schneider 2012-07-05 13:00:25 UTC
amavisd_ram checks for an existing ramdisk at /var/amavisd/tmp and if it does not exists it creates a new one using mdmfs. While one can argue if mdm of tmpfs is the way of choice, amavisd at least should respect existing tmpfs filesystems.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-05 13:00:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gabor

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Gabor Kovesdan freebsd_committer freebsd_triage 2012-10-13 19:06:47 UTC
State Changed
From-To: open->closed

Committed, thanks!