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/debian/sysv-rc/etc/init.d rc.nodeup,1.3,: msg#00081
|
Subject: |
[SSI] openssi/openssi-tools/distro/debian/sysv-rc/etc/init.d rc.nodeup,1.3,1.4 |
Update of
/cvsroot/ssic-linux/openssi/openssi-tools/distro/debian/sysv-rc/etc/init.d
In directory sc8-pr-cvs1:/tmp/cvs-serv1898
Modified Files:
Tag: OPENSSI-DEBIAN
rc.nodeup
Log Message:
start the script with local view of proc
Index: rc.nodeup
===================================================================
RCS file:
/cvsroot/ssic-linux/openssi/openssi-tools/distro/debian/sysv-rc/etc/init.d/rc.nodeup,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** rc.nodeup 8 Dec 2003 23:52:38 -0000 1.3
--- rc.nodeup 11 Dec 2003 23:58:47 -0000 1.4
***************
*** 23,27 ****
continue
fi
! ONCLASS="/bin/onclass --quiet --localnode $CLASS $DBLOCK"
#Execute the script
$ONCLASS /etc/init.d/$subsys start
--- 23,27 ----
continue
fi
! ONCLASS="/bin/onclass --quiet --localnode --procview=local $CLASS
$DBLOCK"
#Execute the script
$ONCLASS /etc/init.d/$subsys start
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
|
| |