Browse Source

apache: changed description of 'http' user to simply 'Webserver'

user/chris/test/early-mdev
Alejandro Mery 14 years ago
parent
commit
cb24a9d033
  1. 4
      network/apache/postsysfiles.in

4
network/apache/postsysfiles.in

@ -2,6 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../apache/postsysfiles.in
# Copyright (C) 2010 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -13,5 +14,4 @@
# --- SDE-COPYRIGHT-NOTE-END ---
safe_groupadd http 80
safe_useradd http 80 80 "Apache Webserver" /var/empty /bin/false "*"
safe_useradd http 80 80 "Webserver" /var/empty /bin/false "*"

Loading…
Cancel
Save