|
|

楼主 |
发表于 2005-2-28 21:35:15
|
显示全部楼层
现在已经改成这样子咧,再看看,还是不行!!
!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.
touch /var/lock/subsys/local
sh /root/cs15/root/root/cs/hlds_l/cs.sh |
|