mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Synced with sys/i386/conf/GENERIC revision 1.241.
Approved by: jkh
This commit is contained in:
parent
2dea85d508
commit
48ca6b1019
2 changed files with 2 additions and 4 deletions
|
|
@ -54,8 +54,7 @@ options SYSVMSG #SYSV-style message queues
|
|||
options SYSVSEM #SYSV-style semaphores
|
||||
options P1003_1B #Posix P1003_1B real-time extentions
|
||||
options _KPOSIX_PRIORITY_SCHEDULING
|
||||
options _KPOSIX_VERSION=199309L
|
||||
options ICMP_BANDLIM # Rate limit bad replies
|
||||
options ICMP_BANDLIM #Rate limit bad replies
|
||||
|
||||
# To make an SMP kernel, the next two are needed
|
||||
#options SMP # Symmetric MultiProcessor Kernel
|
||||
|
|
|
|||
|
|
@ -54,8 +54,7 @@ options SYSVMSG #SYSV-style message queues
|
|||
options SYSVSEM #SYSV-style semaphores
|
||||
options P1003_1B #Posix P1003_1B real-time extentions
|
||||
options _KPOSIX_PRIORITY_SCHEDULING
|
||||
options _KPOSIX_VERSION=199309L
|
||||
options ICMP_BANDLIM # Rate limit bad replies
|
||||
options ICMP_BANDLIM #Rate limit bad replies
|
||||
|
||||
# To make an SMP kernel, the next two are needed
|
||||
#options SMP # Symmetric MultiProcessor Kernel
|
||||
|
|
|
|||
Loading…
Reference in a new issue