Bug 264500

Summary: databases/redis: Create piddir at startup (tmpfs)
Product: Ports & Packages Reporter: Bryan Drewery <bdrewery>
Component: Individual Port(s)Assignee: Yasuhiro Kimura <yasu>
Status: Open ---    
Severity: Affects Some People CC: chris
Priority: --- Keywords: feature, needs-qa
Version: LatestFlags: bugzilla: maintainer-feedback? (yasu)
koobs: merge-quarterly?
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for port none

Description Bryan Drewery freebsd_committer freebsd_triage 2022-06-06 15:12:39 UTC
Created attachment 234490 [details]
patch for port

Create the piddir at startup. This allows /var/run to be on tmpfs.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2022-06-14 00:39:10 UTC
(In reply to Bryan Drewery from comment #0)

I unserstand tmpfs is useful but it should be used with care. Using tmpfs as /var/run conflists with file system layout defined with hier(7).