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