diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | initscripts.spec | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +1999-05-14 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/network: oops, xargs is on /usr/bin, can't use that. + + * rc.d/rc.sysinit: load modules earlier + 1999-05-12 Bill Nottingham <notting@redhat.com> * rc.d/rc.sysinit: diff --git a/initscripts.spec b/initscripts.spec index 56628bf2..c99d7c79 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.17 +%define version 4.18 Version: %{version} Copyright: GPL Group: System Environment/Base |