|
|

楼主 |
发表于 2008-10-9 18:07:42
|
显示全部楼层
Post by bailiang27;1892144
还有问题没解决呢?
GENTOO里边的RC跑哪里去了,没有rc.d,所以我也看不到rc到底完成了什么,谁能麻烦下,解释解释啊?
找了一台debian的机器,终于看到了
debian:/etc/rc3.d# ls -l
total 4
-rw-r--r-- 1 root root 556 2008-05-19 12:28 README
lrwxrwxrwx 1 root root 18 2008-10-09 04:58 S10sysklogd -> ../init.d/sysklogd
lrwxrwxrwx 1 root root 15 2008-10-09 04:58 S11klogd -> ../init.d/klogd
lrwxrwxrwx 1 root root 17 2008-10-09 05:27 S18portmap -> ../init.d/portmap
lrwxrwxrwx 1 root root 15 2008-10-09 04:59 S20acpid -> ../init.d/acpid
lrwxrwxrwx 1 root root 16 2008-10-09 05:34 S20distcc -> ../init.d/distcc
lrwxrwxrwx 1 root root 15 2008-10-09 05:27 S20exim4 -> ../init.d/exim4
lrwxrwxrwx 1 root root 17 2008-10-09 04:58 S20makedev -> ../init.d/makedev
lrwxrwxrwx 1 root root 23 2008-10-09 04:58 S20openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx 1 root root 13 2008-10-09 13:42 S20ssh -> ../init.d/ssh
lrwxrwxrwx 1 root root 20 2008-10-09 05:27 S21nfs-common -> ../init.d/nfs-common
lrwxrwxrwx 1 root root 13 2008-10-09 05:27 S89atd -> ../init.d/atd
lrwxrwxrwx 1 root root 14 2008-10-09 04:58 S89cron -> ../init.d/cron
lrwxrwxrwx 1 root root 18 2008-10-09 04:58 S99rc.local -> ../init.d/rc.local
lrwxrwxrwx 1 root root 19 2008-10-09 04:58 S99rmnologin -> ../init.d/rmnologin
lrwxrwxrwx 1 root root 23 2008-10-09 04:58 S99stop-bootlogd -> ../init.d/stop-bootlogd
原来是加载相关服务的,那gentoo的相关服务不分离的吗?/etc/init.d这个目录里边的脚本,是从哪里加载的啊?没找到。。。。还是请各位指教啊~~~~ |
|