mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-13 17:29:47 +07:00
vm.swappiness=1
import from swappiness-lowest https://forums.whonix.org/t/vm-swappiness-1-set-swapiness-to-lowest-setting-still-useful-swappiness-lowest/9278
This commit is contained in:
5
debian/control
vendored
5
debian/control
vendored
@ -15,7 +15,7 @@ Package: security-misc
|
||||
Architecture: all
|
||||
Depends: python3, libglib2.0-bin, libpam-runtime, sudo, adduser, libcap2-bin,
|
||||
apparmor-profile-dist, helper-scripts, ${misc:Depends}
|
||||
Replaces: tcp-timestamps-disable, anon-gpg-tweaks
|
||||
Replaces: tcp-timestamps-disable, anon-gpg-tweaks, swappiness-lowest
|
||||
Description: enhances misc security settings
|
||||
Inspired by Kernel Self Protection Project (KSPP)
|
||||
.
|
||||
@ -280,6 +280,9 @@ Description: enhances misc security settings
|
||||
`/etc/systemd/system/emergency.service.d/override.conf`
|
||||
`/etc/systemd/system/rescue.service.d/override.conf`
|
||||
.
|
||||
Let the kernel only swap if it is absolutely necessary.
|
||||
`/etc/sysctl.d/30_security-misc.conf`
|
||||
.
|
||||
Disables TCP Time Stamps:
|
||||
.
|
||||
TCP time stamps (RFC 1323) allow for tracking clock
|
||||
|
Reference in New Issue
Block a user