TrueNAS CORETrueNAS CORE Nightly Development Documentation
This content follows experimental early release software. Use the Product and Version selectors above to view content specific to a stable software release.

Tunables

Tunables manage TrueNAS sysctls, loaders, and rc.conf options.

SystemTunablesAdd

NameDescription
VariableEnter 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.
ValueEnter a value to use for the loader, sysctl, or rc.conf variable.
TypeCreating 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.
DescriptionEnter a description of the tunable.
EnabledEnable this tunable. Unset to disable this tunable without deleting it.