Fix: Use MemoryMax instead of deprecated MemoryLimit
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ Restart=on-failure
|
||||
RestartSec=5
|
||||
|
||||
# Resource limits
|
||||
MemoryLimit=512M
|
||||
MemoryMax=512M
|
||||
CPUQuota=50%
|
||||
|
||||
# Logging
|
||||
|
||||
Reference in New Issue
Block a user