We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b83a1 commit 87a6842Copy full SHA for 87a6842
1 file changed
redhat/radiusd.service
@@ -20,7 +20,7 @@ Environment=HOSTNAME=%H
20
# Limit memory to 2G this is fine for %99.99 of deployments. FreeRADIUS
21
# is not memory hungry, if it's using more than this, then there's probably
22
# a leak somewhere.
23
-MemoryLimit=2G
+MemoryMax=2G
24
25
RuntimeDirectory=radiusd radiusd/tmp
26
RuntimeDirectoryMode=0775
0 commit comments