We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a082ce5 commit b9d57d3Copy full SHA for b9d57d3
1 file changed
debian/freeradius.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
# Ensure the daemon can still write its pidfile after it drops
26
# privileges. Combination of options that work on a variety of
0 commit comments