aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2001-02-15 15:52:17 +0000
committerNalin Dahyabhai <nalin@redhat.com>2001-02-15 15:52:17 +0000
commit83f6eaa0e3224b6c84e356faa016022b53058ebd (patch)
tree2fbaec569b36050e030dd6cc96172544428cd73f /ChangeLog
parent77ca41b4fcd2e8503795ab18d80db0d998f275de (diff)
downloadinitscripts-83f6eaa0e3224b6c84e356faa016022b53058ebd.tar
initscripts-83f6eaa0e3224b6c84e356faa016022b53058ebd.tar.gz
initscripts-83f6eaa0e3224b6c84e356faa016022b53058ebd.tar.bz2
initscripts-83f6eaa0e3224b6c84e356faa016022b53058ebd.tar.xz
initscripts-83f6eaa0e3224b6c84e356faa016022b53058ebd.zip
- make pidofproc() and killproc() try to use the PID associated with the fullr5-64-2
pathname first before killing the daemon by its basename (for daemons that share the same basename, i.e. "master" in postfix and cyrus-imapd) (#19016) - fix status() as well
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1001161c..dfa4eae3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-02-15 Nalin Dahyabhai <nalin@redhat.com>
+
+ * initscripts.spec: 5.64.2-1
+
+ * rc.d/init.d/functions:
+ fix killproc, pidofproc, and status looking at or killing the wrong
+ daemon when they share the same basename but are in different
+ directories
+
2001-02-14 Bill Nottingham <notting@redhat.com>
* initscripts.spec: 5.64.1-1