Update to 2023-09-14 12:00

This commit is contained in:
Daniel Berteaud
2023-09-14 12:00:16 +02:00
parent 3475fdc9bf
commit 1499342c59
6 changed files with 35 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ PrivateDevices=yes
ProtectSystem=full
ProtectHome=yes
NoNewPrivileges=yes
MemoryLimit={{ llng_workers * 250 }}M
MemoryMax={{ llng_workers * 250 }}M
Restart=on-failure
StartLimitInterval=0
RestartSec=1

View File

@@ -35,7 +35,7 @@ PrivateDevices=yes
ProtectSystem=full
ProtectHome=yes
NoNewPrivileges=yes
MemoryLimit={{ llng_workers * 250 }}M
MemoryMax={{ llng_workers * 250 }}M
Restart=on-failure
StartLimitInterval=0
RestartSec=1