11 lines
310 B
INI
11 lines
310 B
INI
-- DO NOT EDIT THIS FILE IF YOU DO NOT KNOW WHAT YOU ARE DOING!
|
|
-- DOING SO MAY RENDER YOUR SYSTEM UNBOOTABLE!
|
|
|
|
-- This file is auto-generated during the build process.
|
|
-- DEFAULT BOOT CONFIGURATION FILE
|
|
return {
|
|
initPath = "/sbin/init",
|
|
maxOpenFiles = 128,
|
|
maxFilesPerTask = 16,
|
|
preempt=true
|
|
} |