Merge "Set SPI Allocation Timeout to One Hour"

This commit is contained in:
Benedict Wong 2018-03-16 17:45:20 +00:00 committed by Gerrit Code Review
commit 78ca1fecef
1 changed files with 3 additions and 0 deletions

View File

@ -573,6 +573,9 @@ on boot
hostname localhost
domainname localdomain
# IPsec SA default expiration length
write /proc/sys/net/core/xfrm_acq_expires 3600
# Memory management. Basic kernel parameters, and allow the high
# level system server to be able to adjust the kernel OOM driver
# parameters to match how it is managing things.