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/sysvinit/debian/initscripts/etc/init.d umountfs,1.1.5.1.2.5,1: msg#00329
|
Subject: |
[SSI] openssi/sysvinit/debian/initscripts/etc/init.d umountfs,1.1.5.1.2.5,1.1.5.1.2.6 |
Update of /cvsroot/ssic-linux/openssi/sysvinit/debian/initscripts/etc/init.d
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31926
Modified Files:
Tag: OPENSSI-DEBIAN
umountfs
Log Message:
Don't print node number
Index: umountfs
===================================================================
RCS file:
/cvsroot/ssic-linux/openssi/sysvinit/debian/initscripts/etc/init.d/Attic/umountfs,v
retrieving revision 1.1.5.1.2.5
retrieving revision 1.1.5.1.2.6
diff -u -d -r1.1.5.1.2.5 -r1.1.5.1.2.6
--- umountfs 27 May 2004 11:03:04 -0000 1.1.5.1.2.5
+++ umountfs 28 May 2004 05:09:53 -0000 1.1.5.1.2.6
@@ -11,7 +11,7 @@
ONALL=
if /bin/clusternode_num > /dev/null 2>&1 ; then
SSI=y
- ONALL="/bin/onall"
+ ONALL="/bin/onall --quiet"
$ONALL /etc/init.d/umountfs.node
# Try them all, one last time.
umount -d -a
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
|
| |