Skip to content

Commit

Permalink
Merge pull request #104 from kakra/patch-1
Browse files Browse the repository at this point in the history
Add low memory protection
  • Loading branch information
dhaavi committed May 6, 2024
2 parents ab204c6 + a6c81e4 commit 73c3669
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux/portmaster.service
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Restart=on-failure
RestartSec=10
LockPersonality=yes
MemoryDenyWriteExecute=yes
MemoryLow=2G
NoNewPrivileges=yes
PrivateTmp=yes
PIDFile=/opt/safing/portmaster/core-lock.pid
Expand Down

0 comments on commit 73c3669

Please sign in to comment.