diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 28 |
1 files changed, 27 insertions, 1 deletions
@@ -1,3 +1,29 @@ +1999-09-13 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifdown-post: + add support for an ifdown-local + + * rc.d/rc.sysinit: + simplify raid startup a little + +1999-09-13 johnsonm <johnsonm@redhat.com> + + * src/ppp-watch.c: + do not run multiple copies + setsid/setpgid seems to help... + +1999-09-13 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/halt: + fix swapoff so it's not called with no args + +1999-09-11 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/killall: require bash + + * rc.d/rc.local: + fix for number of processor check. This should work and be portable. + 1999-09-10 Bill Nottingham <notting@redhat.com> * initscripts.spec: @@ -8,7 +34,7 @@ * sysconfig/network-scripts/ifup: add explicit 'dev'. Could help in some cases, I suppose. -1999-09-10 Michael K. Johnson <johnsonm@redhat.com> +1999-09-10 johnsonm <johnsonm@redhat.com> * src/ppp-watch.c: report failure |