| 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: | Latest | Flags: | bugzilla:
maintainer-feedback?
(yasu) koobs: merge-quarterly? |
||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
(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). |
Created attachment 234490 [details] patch for port Create the piddir at startup. This allows /var/run to be on tmpfs.