mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-31 06:22:35 +02:00
Merge 28340 via origin-pull/28340/head
This commit is contained in:
commit
eb9b51a930
@ -81,5 +81,8 @@ PrivateDevices=true
|
|||||||
# Deny the creation of writable and executable memory mappings.
|
# Deny the creation of writable and executable memory mappings.
|
||||||
MemoryDenyWriteExecute=true
|
MemoryDenyWriteExecute=true
|
||||||
|
|
||||||
|
# Restrict ABIs to help ensure MemoryDenyWriteExecute is enforced
|
||||||
|
SystemCallArchitectures=native
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user