Alright clearly hard memory limits are working against us here

This commit is contained in:
Salt 2025-01-23 03:08:33 -06:00
parent 42f84c2d54
commit 8b0b900375

View File

@ -8,7 +8,8 @@ StartLimitBurst=5
[Service]
Type=oneshot
MemoryMax=512M
#MemoryMax=512M
Environment="GOGC=20"
ExecStart=/opt/backup.sh
Restart=on-failure
RestartSec=5