Merge 28340 via origin-pull/28340/head

This commit is contained in:
Luke Dashjr 2024-06-21 19:28:12 +00:00
commit eb9b51a930

View File

@ -81,5 +81,8 @@ PrivateDevices=true
# Deny the creation of writable and executable memory mappings.
MemoryDenyWriteExecute=true
# Restrict ABIs to help ensure MemoryDenyWriteExecute is enforced
SystemCallArchitectures=native
[Install]
WantedBy=multi-user.target