Bug 217896 - Feature Request: Creating the /srv/ directory by default
Summary: Feature Request: Creating the /srv/ directory by default
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: filesystem
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact:
URL: http://www.pathname.com/fhs/pub/fhs-2...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-30 17:35 UTC by Raffael Luthiger
Modified: 2015-03-05 01:18 UTC (History)
1 user (show)

Fixed In Version: devel
Clone Of:
Environment:
Last Closed: 2007-03-08 16:37:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Raffael Luthiger 2006-11-30 17:35:22 UTC
Description of Feature:
The Filesystem Hierarchy Standard (FHS) states that there should be a
/srv-directory. (See URL) In my opinion it would be really good if Fedora (and
probably with it RedHat) would follow this recommendations for the following
reasons.

A machine is always either a server or a client. If the machine is a client all
user specific files can be kept in /home. This makes it easier to a) backup all
data at once and b) have all data on one partition. Which makes it easier to
upgrade a machine (See Bug 150670 for more information about this). The same
ideas should be applied to servers as well.

My proposal is to go with something like this:
/srv/<service>/<service specific sub-element(s)>

E.g.:
/srv/smb/share1
/srv/smb/share2
/srv/http/www.domain.com
/srv/http/ww2.domain.com
/srv/ftp/ftk.domain.com
/srv/mail/user1
/srv/mail/user2
etc.

Those are just an idea. Maybe /srv/http/domain.com/www would be better in order
to preserve the tree structure of the DNS.

Comment 1 Florian La Roche 2007-03-08 16:37:21 UTC
The current filesystem rpm package does contain /srv, so I am closing this
report.

Thanks,

Florian La Roche



Note You need to log in before you can comment on or make changes to this bug.