|
|
没少什么deamon吧……
$ tail /etc/rc.conf
# -----------------------------------------------------------------------
# DAEMONS
# -----------------------------------------------------------------------
#
# Daemons to start at boot-up (in this order)
# - prefix a daemon with a ! to disable it
# - prefix a daemon with a @ to start it up in the background
#
DAEMONS=(syslog-ng cpufreq laptop-mode !network !dhcdbd hal alsa !oss fam !networkmanager wicd kdm) |
|