mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Remove 'options NO_SWAPPING' from ERL configuration file
This commit is contained in:
parent
2d0512c137
commit
df980daf35
1 changed files with 0 additions and 1 deletions
|
|
@ -88,7 +88,6 @@ options MAC # TrustedBSD MAC Framework
|
|||
#options KDTRACE_FRAME # Ensure frames are compiled in
|
||||
#options KDTRACE_HOOKS # Kernel DTrace hooks
|
||||
options INCLUDE_CONFIG_FILE # Include this file in kernel
|
||||
options NO_SWAPPING # Disable support for paging
|
||||
options TMPFS # Temporary file system
|
||||
|
||||
# Debugging for use in -current
|
||||
|
|
|
|||
Loading…
Reference in a new issue