pygoscelis: YOU MUST NOT SKIP SYNC!

This commit is contained in:
Nils Freydank 2019-11-20 10:15:27 +01:00
parent 8b40bbc2b6
commit 236e29184e
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21
1 changed files with 2 additions and 2 deletions

View File

@ -475,7 +475,7 @@ CONFIG_ARCH_ENABLE_THP_MIGRATION=y
#
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_SUSPEND_SKIP_SYNC=y
# CONFIG_SUSPEND_SKIP_SYNC is not set
# CONFIG_HIBERNATION is not set
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
@ -5013,7 +5013,7 @@ CONFIG_SECURITY_LOCKDOWN_LSM_EARLY=y
CONFIG_LOCK_DOWN_KERNEL_FORCE_CONFIDENTIALITY=y
# CONFIG_INTEGRITY is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_LSM="yama,safesetid,lockdown"
CONFIG_LSM="lockdown,yama,safesetid"
#
# Kernel hardening options