summaryrefslogtreecommitdiffstats
path: root/wrappers
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2007-08-13 15:35:36 +0000
committerRich Megginson <rmeggins@redhat.com>2007-08-13 15:35:36 +0000
commit496c14401c4432ed7e6579f42d55b0fd838778ac (patch)
treed86ce69052b75d6f72ae0b6520eed76764b956f0 /wrappers
parente381e43811ed2657c7f6a599abcc7c08b2a1bdc8 (diff)
downloadds-496c14401c4432ed7e6579f42d55b0fd838778ac.tar.gz
ds-496c14401c4432ed7e6579f42d55b0fd838778ac.tar.xz
ds-496c14401c4432ed7e6579f42d55b0fd838778ac.zip
Resolves: bug 251549FedoraDirSvr110b1_20070813
Bug Description: Change filesystem path naming from "fedora-ds" to "dirsrv" Reviewed by: nkinder (Thanks!) Fix Description: Mostly just changing the package name in configure.ac, and making sure we consistently use that in path naming (e.g. /etc/@PACKAGE_NAME@ or /etc/@PACKAGE_NAME_BASE@ for adminserver). Platforms tested: RHEL4, FC6 Flag Day: no Doc impact: Oh yes. QA impact: Any existing tests that depend on /path/brand-ds will need to change to use dirsrv. It is highly encouraged to use a macro or variable for the package name in any scripts to minimize the impact of future package name changes.
Diffstat (limited to 'wrappers')
-rw-r--r--wrappers/initscript.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/initscript.in b/wrappers/initscript.in
index f8bef0dc..28a5d37e 100644
--- a/wrappers/initscript.in
+++ b/wrappers/initscript.in
@@ -3,7 +3,7 @@
# @package_name@ This starts and stops @package_name@
#
# chkconfig: - 21 79
-# description: @package_name@ Directory Server
+# description: @capbrand@ Directory Server
# processname: @sbindir@/ns-slapd
# configdir: @sysconfdir@/@package_name@/
# piddir: @localstatedir@/run/@package_name@