Skip to content

Commit 345110c

Browse files
committed
Add Systemd Parameter MemorySwapMax to template
1 parent 2420b73 commit 345110c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/vault.systemd.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ KillMode=process
4242
RestartSec=5
4343
LimitNOFILE=65536
4444
LimitCORE=0
45+
MemorySwapMax=0
4546

4647
[Install]
4748
WantedBy=multi-user.target

0 commit comments

Comments
 (0)