|
|
每次开机声音都是关着的,要手动开启
- rc-update -s
- alsasound | boot
- bootmisc | boot
- checkfs | boot
- checkroot | boot
- clock | boot
- consolefont | boot
- hald | default
- hostname | boot
- keymaps | boot
- local | default nonetwork
- localmount | boot
- modules | boot
- net.eth0 | default
- net.lo | boot
- netmount | default
- rmnologin | boot
- syslog-ng | default
- urandom | boot
- vixie-cron | default
- wicd | boot
- xdm | default
复制代码 |
|