|
Lines 225-230
Link Here
|
| 225 |
kern_securelevel="-1" # range: -1..3 ; `-1' is the most insecure |
225 |
kern_securelevel="-1" # range: -1..3 ; `-1' is the most insecure |
| 226 |
update_motd="YES" # update version info in /etc/motd (or NO) |
226 |
update_motd="YES" # update version info in /etc/motd (or NO) |
| 227 |
start_vinum="" # set to YES to start vinum |
227 |
start_vinum="" # set to YES to start vinum |
|
|
228 |
fsck_unattended="NO" # If set to YES, /etc/rc will do a 'fsck -p || fsck -y' |
| 229 |
# instead of the normal 'fsck -p' |
| 230 |
# NOTE: This can be dangerous, don't do it unless you know |
| 231 |
# what you are doing !! |
| 228 |
|
232 |
|
| 229 |
############################################################## |
233 |
############################################################## |
| 230 |
### Allow local configuration override at the very end here ## |
234 |
### Allow local configuration override at the very end here ## |