diff options
author | Bill Nottingham <notting@redhat.com> | 2000-06-13 12:59:34 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-06-13 12:59:34 +0000 |
commit | 855e91894a00e7f237427af5e0d2d96d0833d777 (patch) | |
tree | 69669c412d510b1be77b681868e1f2442cc45d82 /ChangeLog | |
parent | f493eb82e09b241aa536ce1efb623ec569be87c5 (diff) | |
download | initscripts-855e91894a00e7f237427af5e0d2d96d0833d777.tar initscripts-855e91894a00e7f237427af5e0d2d96d0833d777.tar.gz initscripts-855e91894a00e7f237427af5e0d2d96d0833d777.tar.bz2 initscripts-855e91894a00e7f237427af5e0d2d96d0833d777.tar.xz initscripts-855e91894a00e7f237427af5e0d2d96d0833d777.zip |
*** empty log message ***r5-17
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2000-06-13 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: + switch to /dev/shm from /var/shm + +2000-06-12 Nalin Dahyabhai <nalin@redhat.com> + + * rc.d/rc.sysinit: + change a -A to a -a in a test + +2000-06-12 Bill Nottingham <notting@redhat.com> + + * Makefile: fix bash-1 ism + 2000-06-10 Bill Nottingham <notting@redhat.com> * rc.d/init.d/functions: |