Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion debian/freeradius.service
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Environment=SNMP_PERSISTENT_DIR=/var/lib/freeradius/snmp
# Limit memory to 2G this is fine for %99.99 of deployments. FreeRADIUS
# is not memory hungry, if it's using more than this, then there's probably
# a leak somewhere.
MemoryLimit=2G
MemoryMax=2G

# Ensure the daemon can still write its pidfile after it drops
# privileges. Combination of options that work on a variety of
Expand Down
Loading