diff options
author | Bill Nottingham <notting@redhat.com> | 1999-09-30 15:45:48 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-09-30 15:45:48 +0000 |
commit | d5df5c81ed62f97db801ad31b05557074ab42f0c (patch) | |
tree | 4a29330a2ec1c15cd8b67a4a0e019b873e658afa /ChangeLog | |
parent | 60e0895a5fbe5a09553791be32d282e972050f24 (diff) | |
download | initscripts-d5df5c81ed62f97db801ad31b05557074ab42f0c.tar initscripts-d5df5c81ed62f97db801ad31b05557074ab42f0c.tar.gz initscripts-d5df5c81ed62f97db801ad31b05557074ab42f0c.tar.bz2 initscripts-d5df5c81ed62f97db801ad31b05557074ab42f0c.tar.xz initscripts-d5df5c81ed62f97db801ad31b05557074ab42f0c.zip |
*** empty log message ***r4-49
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,3 +1,35 @@ +1999-09-30 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.local: + wow, that was broken. I wonder how it worked before. + +1999-09-29 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/halt: + add an extra awk check to make sure we omit root fs. + + * initscripts.spec: req. e2fsprogs >= 1.15 + +1999-09-29 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/halt: + add an extra awk check to make sure we omit root fs. + + * initscripts.spec: req. e2fsprogs >= 1.15 + +1999-09-28 Michael K. Johnson <johnsonm@redhat.com> + + * src/ppp-watch.c: + recover if dead daemon left pidfile + + * src/ppp-watch.c: + exit after deleting pidfile... + + * src/ppp-watch.c: + really fix pidfile locking... + + * src/ppp-watch.c: proper file locking + 1999-09-26 Bill Nottingham <notting@redhat.com> * lang.csh: typo |