sort nginx hardening.conf options

This commit is contained in:
Daniel Micay 2022-08-10 08:27:43 -04:00
parent 7332d93575
commit ca7c036e8c

View File

@ -5,10 +5,10 @@ MemoryDenyWriteExecute=true
PrivateIPC=true
PrivateTmp=true
ProcSubset=pid
ProtectHome=true
ProtectHostname=true
ProtectClock=true
ProtectControlGroups=true
ProtectHome=true
ProtectHostname=true
ProtectKernelLogs=true
ProtectKernelModules=true
ProtectKernelTunables=true