|
Lines 7-12
Link Here
|
| 7 |
# NOTE: most of these are not in use yet!! |
7 |
# NOTE: most of these are not in use yet!! |
| 8 |
# |
8 |
# |
| 9 |
|
9 |
|
|
|
10 |
# Set to "yes" if you want devfsd to start upon bootup. This is |
| 11 |
# the default for Gentoo. |
| 12 |
# Set to "no" only if you understand the full implications. A |
| 13 |
# number of files may need to be altered (i.e. /etc/inittab, |
| 14 |
# /etc/fstab, etc.). |
| 15 |
|
| 16 |
RC_DEVFSD_STARTUP="yes" |
| 17 |
|
| 10 |
# Set to "yes" if you want the rc system to try and start services |
18 |
# Set to "yes" if you want the rc system to try and start services |
| 11 |
# in parallel for slight speed improvement. |
19 |
# in parallel for slight speed improvement. |
| 12 |
|
20 |
|