LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1302|回复: 2

如何设置或取消开机自动启动的服务啊??

[复制链接]
发表于 2006-11-25 22:19:25 | 显示全部楼层 |阅读模式
看到有贴子说,编辑/etc/rc.d/rc.local这个文件就行

可是,我打开这个文件一看,里面好简单啊,看不到有自动运行的服务

[root@linux rc.d]# more ./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.

touch /var/lock/subsys/local


怎么回事?
发表于 2006-11-25 22:24:15 | 显示全部楼层
在图形界面下设置不是更方便吗?
回复 支持 反对

使用道具 举报

发表于 2006-11-25 23:05:28 | 显示全部楼层
终端输入:
#setup
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表