aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-05-24 22:58:46 +0000
committerBill Nottingham <notting@redhat.com>1999-05-24 22:58:46 +0000
commitc430bc421d907c5d588416b21afad73dc18f2c33 (patch)
treeaac741abdaaeceead4206405992a14ac1666a4c5
parent2e03191317d895267ef1c22a7f07224ddf4818b6 (diff)
downloadinitscripts-c430bc421d907c5d588416b21afad73dc18f2c33.tar
initscripts-c430bc421d907c5d588416b21afad73dc18f2c33.tar.gz
initscripts-c430bc421d907c5d588416b21afad73dc18f2c33.tar.bz2
initscripts-c430bc421d907c5d588416b21afad73dc18f2c33.tar.xz
initscripts-c430bc421d907c5d588416b21afad73dc18f2c33.zip
*** empty log message ***
-rw-r--r--ChangeLog14
-rw-r--r--initscripts.spec5
2 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29cbd894..4e724ef5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+1999-05-24 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit: comment clean out of /var
+
+ * rc.d/init.d/network: fix restart/cwd problem
+
+1999-05-24 Michael K. Johnson <johnsonm@redhat.com>
+
+ * ppp/ip-up: let everyone read /var/run/ppp-*.dev
+
+1999-05-19 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit: clean up /var more completely
+
1999-05-14 Bill Nottingham <notting@redhat.com>
* rc.d/rc.sysinit: fix typos
diff --git a/initscripts.spec b/initscripts.spec
index c99d7c79..19895b2a 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -182,6 +182,11 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon May 24 1999 Bill Nottingham <notting@redhat.com>
+- clean out /var better
+- let everyone read /var/run/ppp*.dev
+- fix network startup so it doesn't depend on /usr
+
* Tue May 11 1999 Bill Nottingham <notting@redhat.com>
- various fixes to rc.sysinit
- fix raid startup