From 9c3f4661a5f1e4dc5f5da07cf03dd3bb6f90c3e9 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 30 Jun 2004 19:44:10 +0000 Subject: add gfs mounting --- initscripts.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 04f34945..6de373a5 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.31.14.EL +Version: 7.31.15.EL License: GPL Group: System Environment/Base Release: 1 @@ -249,6 +249,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Jun 30 2004 Bill Nottingham 7.31.15.EL-1 +- don't mount GFS in rc.sysinit +- recreate /tmp/.ICE-unix after clearing it + * Thu Jun 24 2004 Bill Nottingham 7.31.14.EL-1 - fix ppp conflict - fix vlan and bonding conflict (#107504) -- cgit