Difference between revisions of ".conf Files"
From GhostBSD Wiki
Line 20: | Line 20: | ||
| | | | ||
|} | |} | ||
+ | |||
+ | [[Category:Sysutils]] |
Revision as of 09:30, 4 February 2020
Welcome to .conf Files. |
This page is in maintenance! Please do not change this page without to contact the author or use Discussion! |
File | Description |
---|---|
/boot/defaults/loader.conf | This is loader.conf - a file full of useful variables that you can
set to change the default load behavior of your system. You should
not edit this file! |
/boot/loader.conf | The file loader.conf contains descriptive information on bootstrapping the system. Through it you can specify the kernel to be booted, parameters to be passed to it, and additional modules to be loaded; and gener ally set all variables described in loader(8). |
/etc/rc.conf |