diff options
author | Bill Nottingham <notting@redhat.com> | 1999-09-20 21:40:08 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-09-20 21:40:08 +0000 |
commit | 6d71a751ac7d625b4fcadb45beca9cae92368ce6 (patch) | |
tree | 4f9b74dc9ddc89dffa958926ac689601fc79415f /ChangeLog | |
parent | 28777eaa53f04a5f2d743c474756150920efa1e5 (diff) | |
download | initscripts-6d71a751ac7d625b4fcadb45beca9cae92368ce6.tar initscripts-6d71a751ac7d625b4fcadb45beca9cae92368ce6.tar.gz initscripts-6d71a751ac7d625b4fcadb45beca9cae92368ce6.tar.bz2 initscripts-6d71a751ac7d625b4fcadb45beca9cae92368ce6.tar.xz initscripts-6d71a751ac7d625b4fcadb45beca9cae92368ce6.zip |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 1999-09-20 Bill Nottingham <notting@redhat.com> + * src/process.c: don't dup stdin. + + * rc.d/rc: + Don't run rc.local through initlog. + + * sysconfig/network-scripts/ifcfg-lo: + add note about conflicts with gated. + + * rc.d/init.d/halt: just call swapoff once + + * rc.d/init.d/halt: typo + * rc.d/init.d/halt: do process splatting for final umount too. |