stuff
This commit is contained in:
@@ -275,7 +275,8 @@ in
|
||||
DeviceAllow = "";
|
||||
ProtectSystem = "strict";
|
||||
LockPersonality = true;
|
||||
MemoryDenyWriteExecute = true;
|
||||
# it's nodejs, which has a JIT, so it needs write-execute memory
|
||||
# MemoryDenyWriteExecute = true;
|
||||
NoNewPrivileges = true;
|
||||
PrivateDevices = true;
|
||||
PrivateMounts = true;
|
||||
|
Reference in New Issue
Block a user