|
发表于 2010-9-13 09:41:15
|
显示全部楼层
Post by asert;2112017
没有/etc/default/rcS这个文件呀,可以自己创建一个吗
我的rcS文档:- #
- # /etc/default/rcS
- #
- # Default settings for the scripts in /etc/rcS.d/
- #
- # For information about these variables see the rcS(5) manual page.
- #
- # This file belongs to the "initscripts" package.
- TMPTIME=0
- SULOGIN=no
- DELAYLOGIN=no
- UTC=yes
- VERBOSE=no
- FSCKFIX=no
- RAMRUN=no
- RAMLOCK=no
复制代码
你将就着改一下吧 |
|