You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

45 lines
1.1 KiB

# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../fhs/fhs-2-var.txt
# Copyright (C) 2006 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
# Chapter 5. The /var Hierarchy
#
m var/cache
m var/lib
m var/lib/misc
m var/log
m var/lock
m var/run
m var/spool
# The /var/tmp directory is made available for programs that require
# temporary files or directories that are preserved between system reboots.
m var/tmp ugo=rwxt
# substructures
#
m var/opt
m var/local
m var/games
# optionals
#
m var/account
# var/crash uhm?
m var/mail ugo=rwxt
# var/yp only if NIS?
# others available on 00-dirtree
m var/empty
# var/spool/mqueue do we need it?
# var/lib/pkgtool ../adm what for?