Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
[SSI] openssi/openssi-tools/distro/redhat ssi_distro.pm,1.1,1.2: msg#00046
|
Subject: |
[SSI] openssi/openssi-tools/distro/redhat ssi_distro.pm,1.1,1.2 |
Update of /cvsroot/ssic-linux/openssi/openssi-tools/distro/redhat
In directory sc8-pr-cvs1:/tmp/cvs-serv28555
Modified Files:
ssi_distro.pm
Log Message:
Copy nfslock.init from /usr/share/open-ssi/redhat during cluster creation
Index: ssi_distro.pm
===================================================================
RCS file:
/cvsroot/ssic-linux/openssi/openssi-tools/distro/redhat/ssi_distro.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ssi_distro.pm 6 Jun 2003 00:40:55 -0000 1.1
--- ssi_distro.pm 20 Jun 2003 05:52:01 -0000 1.2
***************
*** 142,146 ****
if( $nfs_conf eq "yes" ) {
print "Installing open-ssi related NFS changes \n";
! `patch /etc/rc.d/init.d/nfslock
/usr/share/open-ssi/redhat/nfslock.patch`;
}
--- 142,146 ----
if( $nfs_conf eq "yes" ) {
print "Installing open-ssi related NFS changes \n";
! `cp -f /usr/share/open-ssi/redhat/nfslock.init
/etc/rc.d/init.d/nfslock`
}
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
|
| |