Bug 980528

Summary: Missing tmpfile support
Product: [Fedora] Fedora Reporter: Michael S. <misc>
Component: redisAssignee: Silas Sewell <silas>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: fabian.deutsch, jv+fedora, silas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-02 15:38:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
add a tmpfile configuration none

Description Michael S. 2013-07-02 15:51:56 UTC
Description of problem:
Redis create a directory in /var/run, but the directory is wiped on reboot since /var/run is a tmpfs.

here is a patch to fix it

Comment 1 Michael S. 2013-07-02 15:54:05 UTC
Created attachment 767813 [details]
add a tmpfile configuration

Comment 2 Jan Včelák 2013-09-02 15:38:12 UTC

*** This bug has been marked as a duplicate of bug 977357 ***