Tunables
Describes the Tunable screen fields on FreeCORE.
Tunables manage FreeCORE sysctls, loaders, and rc.conf options.
| Name | Description |
|---|---|
| Variable | Enter the name of the loader, sysctl, or rc.conf variable to configure. loader tunables are used to specify parameters to pass to the kernel or load additional modules at boot time. rc.conf tunables are for enabling system services and daemons and only take effect after a reboot. sysctl tunables are used to configure kernel parameters while the system is running and generally take effect immediately. |
| Value | Enter a value to use for the loader, sysctl, or rc.conf variable. |
| Type | Creating or editing a sysctl immediately updates the Variable to the configured Value. A restart is required to apply loader or rc.conf tunables. Configured tunables remain in effect until deleted or Enabled is unset. |
| Description | Enter a description of the tunable. |
| Enabled | Enable this tunable. Unset to disable this tunable without deleting it. |