Difference between revisions of ".conf Files"
From GhostBSD Wiki
Line 5: | Line 5: | ||
{|class="wikitable" style="width:96.5%;background:#FFFFFF; border:2px solid #008000;text-align:left;padding: 10px" | {|class="wikitable" style="width:96.5%;background:#FFFFFF; border:2px solid #008000;text-align:left;padding: 10px" | ||
|- | |- | ||
− | ! scope="col" style="width: | + | ! scope="col" style="width: 250px;"|'''File''' |
! scope="col" style="width: 350px;"|'''Description''' | ! scope="col" style="width: 350px;"|'''Description''' | ||
|- | |- | ||
|[[/boot/defaults/loader.conf]] | |[[/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! |
|- | |- | ||
| | | | ||
| | | | ||
|} | |} |
Revision as of 12:08, 29 January 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! |