rc.local 失效
rc.local 失效#!/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.
/usr/local/apache2/bin/apachectl start
/bak/xbt/Tracker/xbt_tracke
/sh/bt
~
rc.local 失效!权限是700里面的所有程序开机后都没有运行!? 什么版本?文件位置?
手动执行sh /etc/rc.d/rc.local啥反应?
[[i] 本帖最后由 iamshiyu 于 2008-5-26 10:58 编辑 [/i]] 好简洁的现象描述。。。 Centos 4.4
手动执行sh /etc/rc.d/rc.local可以执行 没见过,我感觉第一需要看rc.local的文件权限,第二你能确认所有的都没有执行吗?比如你能确认apache没有启动吗?是否因为有涉及X服务的程序导致在启动的时候rc.local不能执行呢?你最好确认一下。
页:
[1]
