Bug 3966

Summary: /var/state directory missing
Product: [Retired] Red Hat Linux Reporter: dharris
Component: filesystemAssignee: David Lawrence <dkl>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-08-23 16:11:26 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 dharris 1999-07-09 16:09:43 UTC
I'm building an application, and I'm trying to figure out
where to place my state information (i.e. information that
preserves the condition of the application between
invocations or instances) using the Filesystem Hierarchy
Standard document at:
http://www.pathname.com/fhs/2.0/fhs-toc.html

Well, they recommend that I create an application specific
directory inside of /var/state for my state information.
However, the /var/state directory is not in the filesystem
package. Previously, I had been creating application-
specific directories in the /var directory for my state
info, but the Filesystem Hierarchy Document recommends
against this. See:
http://www.pathname.com/fhs/2.0/fhs-5.11.html
http://www.pathname.com/fhs/2.0/fhs-5.html (paragraph five)

Seems to me you should add the /var/state and
/var/state/misc directories to comply with the Filesystem
Hierarchy Standard in this area. I believe that Red Hat
tries to comply with this standard.

Comment 1 Preston Brown 1999-08-23 16:11:59 UTC
this will be fixed in filesystem 1.3.5, available in the next release.