aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2000-01-21 06:28:00 +0000
committerBill Nottingham <notting@redhat.com>2000-01-21 06:28:00 +0000
commit3e5f0e38edf78a63307d6ad92e1214ec3005930e (patch)
treef919ce6878c876692badf528537d5f21a7528e1e /ChangeLog
parentd75bae45165c4f5c01fc1de13508a510d93e924e (diff)
downloadinitscripts-3e5f0e38edf78a63307d6ad92e1214ec3005930e.tar
initscripts-3e5f0e38edf78a63307d6ad92e1214ec3005930e.tar.gz
initscripts-3e5f0e38edf78a63307d6ad92e1214ec3005930e.tar.bz2
initscripts-3e5f0e38edf78a63307d6ad92e1214ec3005930e.tar.xz
initscripts-3e5f0e38edf78a63307d6ad92e1214ec3005930e.zip
*** empty log message ***r4-84
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 207d3b88..0d63fd89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2000-01-21 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit:
+ don't load disabled modules
+
+ * rc.d/init.d/functions:
+ fix pidof calls in pidofproc
+
+ * src/process.c:
+ take out some pointless code
+
+ * rc.d/init.d/functions:
+ add --user option to daemon
+
+2000-01-20 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit:
+ remove mtab~ files earlier
+
2000-01-19 Bill Nottingham <notting@redhat.com>
* sysconfig/network-scripts/ifup-post: