diff options
author | Bill Nottingham <notting@redhat.com> | 1999-10-25 17:17:35 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-10-25 17:17:35 +0000 |
commit | d4d608f597fba789a5e04f8db232820fc234e001 (patch) | |
tree | d8b8187673f7e5382afbdd57db5938371746c016 | |
parent | 0fa1e2d5c432601fadc0fe05c017dd2ca46e21e5 (diff) | |
download | initscripts-d4d608f597fba789a5e04f8db232820fc234e001.tar initscripts-d4d608f597fba789a5e04f8db232820fc234e001.tar.gz initscripts-d4d608f597fba789a5e04f8db232820fc234e001.tar.bz2 initscripts-d4d608f597fba789a5e04f8db232820fc234e001.tar.xz initscripts-d4d608f597fba789a5e04f8db232820fc234e001.zip |
*** empty log message ***
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | initscripts.spec | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +1999-10-25 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/halt: + turn off quotas before remounting + 1999-10-22 Bill Nottingham <notting@redhat.com> * sysconfig/network-scripts/ifup-ipx: diff --git a/initscripts.spec b/initscripts.spec index ee82ddee..6ea0c53b 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.57 +%define version 4.58 Version: %{version} Copyright: GPL Group: System Environment/Base |