|
|

楼主 |
发表于 2010-3-8 13:56:46
|
显示全部楼层
Post by blackwhite;2073915
ls /etc/runlevels/default/ -lrt
出来什么结果?
ls /etc/runlevels/boot/ -lrt
这个呢?
default的结果是
lrwxrwxrwx 1 root root 20 3月 7 19:54 net.eth0 -> /etc/init.d/net.eth0
lrwxrwxrwx 1 root root 21 3月 7 19:59 syslog-ng -> /etc/init.d/syslog-ng
lrwxrwxrwx 1 root root 20 3月 7 20:22 netmount -> /etc/init.d/netmount
lrwxrwxrwx 1 root root 17 3月 7 20:22 local -> /etc/init.d/local
lrwxrwxrwx 1 root root 16 3月 7 22:22 hald -> /etc/init.d/hald
lrwxrwxrwx 1 root root 16 3月 7 22:22 dbus -> /的etc/init.d/dbus
lrwxrwxrwx 1 root root 21 3月 8 11:30 alsasound -> /etc/init.d/alsasound
lrwxrwxrwx 1 root root 26 3月 8 12:24 udev-postmount -> /etc/init.d/udev-postmount
lrwxrwxrwx 1 root root 15 3月 8 12:58 xdm -> /etc/init.d/xdm
boot的结果是
lrwxrwxrwx 1 root root 23 3月 7 19:24 consolefont -> /etc/init.d/consolefont
lrwxrwxrwx 1 root root 19 3月 7 20:22 urandom -> /etc/init.d/urandom
lrwxrwxrwx 1 root root 24 3月 7 20:22 termencoding -> /etc/init.d/termencoding
lrwxrwxrwx 1 root root 18 3月 7 20:22 sysctl -> /etc/init.d/sysctl
lrwxrwxrwx 1 root root 16 3月 7 20:22 swap -> /etc/init.d/swap
lrwxrwxrwx 1 root root 16 3月 7 20:22 root -> /etc/init.d/root
lrwxrwxrwx 1 root root 18 3月 7 20:22 procfs -> /etc/init.d/procfs
lrwxrwxrwx 1 root root 18 3月 7 20:22 net.lo -> /etc/init.d/net.lo
lrwxrwxrwx 1 root root 16 3月 7 20:22 mtab -> /etc/init.d/mtab
lrwxrwxrwx 1 root root 19 3月 7 20:22 modules -> /etc/init.d/modules
lrwxrwxrwx 1 root root 22 3月 7 20:22 localmount -> /etc/init.d/localmount
lrwxrwxrwx 1 root root 19 3月 7 20:22 keymaps -> /etc/init.d/keymaps
lrwxrwxrwx 1 root root 19 3月 7 20:22 hwclock -> /etc/init.d/hwclock
lrwxrwxrwx 1 root root 20 3月 7 20:22 hostname -> /etc/init.d/hostname
lrwxrwxrwx 1 root root 16 3月 7 20:22 fsck -> /etc/init.d/fsck
lrwxrwxrwx 1 root root 20 3月 7 20:22 bootmisc -> /etc/init.d/bootmisc |
|