Editing /etc/

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 71: Line 71:
 
|-
 
|-
 
|/etc/sysctl.d||file: [[/etc/sysctl.d/README]]: Kernel system variables configuration files
 
|/etc/sysctl.d||file: [[/etc/sysctl.d/README]]: Kernel system variables configuration files
 +
 +
Files found under the /etc/sysctl.d directory that end with .conf are
 +
parsed within sysctl(8) at boot time.  If you want to set kernel variables
 +
you can either edit /etc/sysctl.conf or make a new file.
 +
 +
The filename isn't important, but don't make it a package name as it may clash
 +
with something the package builder needs later. The file name must end
 +
with .conf, or it will not be read.
 +
 +
The recommended location for local system settings is /etc/sysctl.d/local.conf
 +
but as long as you follow the rules for the name of the file, anything will
 +
work. see the sysctl.conf(5) man page for details of the format.
 
|-
 
|-
 
|/etc/syslog.d||content 3 files:
 
|/etc/syslog.d||content 3 files:

Please note that all contributions to GhostBSD Wiki are considered to be released under the Creative Commons Attribution (see GhostBSD Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)

Template used on this page: