diff options
author | Bill Nottingham <notting@redhat.com> | 1999-09-13 04:41:03 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-09-13 04:41:03 +0000 |
commit | 0775bd964bb82d462d1bbbe2559e126e1f1e4d6d (patch) | |
tree | 1d55ec6519515ef6f451ae1bc6075034bca14227 /ChangeLog | |
parent | e918b7c95b6700b8a078e069a868b62431b0b61e (diff) | |
download | initscripts-0775bd964bb82d462d1bbbe2559e126e1f1e4d6d.tar initscripts-0775bd964bb82d462d1bbbe2559e126e1f1e4d6d.tar.gz initscripts-0775bd964bb82d462d1bbbe2559e126e1f1e4d6d.tar.bz2 initscripts-0775bd964bb82d462d1bbbe2559e126e1f1e4d6d.tar.xz initscripts-0775bd964bb82d462d1bbbe2559e126e1f1e4d6d.zip |
*** empty log message ***r4-40
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 |