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/nfs-utils/etc/redhat nfslock.init,1.2,1.3: msg#00045
|
Subject: |
[SSI] openssi/nfs-utils/etc/redhat nfslock.init,1.2,1.3 |
Update of /cvsroot/ssic-linux/openssi/nfs-utils/etc/redhat
In directory sc8-pr-cvs1:/tmp/cvs-serv28416
Modified Files:
nfslock.init
Log Message:
Use correct path for binaries
Index: nfslock.init
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/nfs-utils/etc/redhat/nfslock.init,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** nfslock.init 4 Jun 2003 02:12:05 -0000 1.2
--- nfslock.init 20 Jun 2003 05:49:44 -0000 1.3
***************
*** 41,48 ****
echo
echo -n "Starting NFS statd: "
! if /usr/sbin/clusternode_num 2> /dev/null
then
# Get environment variable name "HOSTNAME_NODE#"
! ENVVAR=`eval 'echo
\\$HOSTNAME_NODE\`/usr/sbin/clusternode_num\`'`
# Get node specific hostname from /etc/sysconfig/network
PIPNAME=`eval "echo $ENVVAR"`
--- 41,48 ----
echo
echo -n "Starting NFS statd: "
! if /bin/clusternode_num 2> /dev/null
then
# Get environment variable name "HOSTNAME_NODE#"
! ENVVAR=`eval 'echo \\$HOSTNAME_NODE\`/bin/clusternode_num\`'`
# Get node specific hostname from /etc/sysconfig/network
PIPNAME=`eval "echo $ENVVAR"`
-------------------------------------------------------
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
|
| |