aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2000-04-19 20:22:50 +0000
committerBill Nottingham <notting@redhat.com>2000-04-19 20:22:50 +0000
commit7e1e8cab56cb8be9cfaf16f54c972a738551667a (patch)
tree44e6c1469fb69fcd1c31e7d159f47389fc5c596e /ChangeLog
parentbe9ffc5700821ce7e3eef34a6a2e12977e107520 (diff)
downloadinitscripts-7e1e8cab56cb8be9cfaf16f54c972a738551667a.tar
initscripts-7e1e8cab56cb8be9cfaf16f54c972a738551667a.tar.gz
initscripts-7e1e8cab56cb8be9cfaf16f54c972a738551667a.tar.bz2
initscripts-7e1e8cab56cb8be9cfaf16f54c972a738551667a.tar.xz
initscripts-7e1e8cab56cb8be9cfaf16f54c972a738551667a.zip
*** empty log message ***r5-10
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38e57fd0..19aafd63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2000-04-19 Bill Nottingham <notting@redhat.com>
+ * rc.d/init.d/network:
+ remove extraneous message
+
+ * rc.d/init.d/halt, rc.d/rc.sysinit:
+ use /poweroff and /halt to determine whether powering off
+
* lang.csh:
use /bin/echo for consistent behavior
fix case statement ; apparently tcsh likes fd 15??