Skip to content

[v3.2.x] Debian systemd: MemoryLimit -> MemoryMax#5588

Merged
arr2036 merged 1 commit intoFreeRADIUS:v3.2.xfrom
matsimon:patch-3
Jan 14, 2026
Merged

[v3.2.x] Debian systemd: MemoryLimit -> MemoryMax#5588
arr2036 merged 1 commit intoFreeRADIUS:v3.2.xfrom
matsimon:patch-3

Conversation

@matsimon
Copy link
Copy Markdown
Contributor

MemoryMax has been introduced with systemd 231
MemoryLimit has been marked deprecated with systemd 252

MemoryMax has been introduced with systemd 231
MemoryLimit has been marked deprecated with systemd 252
@matsimon
Copy link
Copy Markdown
Contributor Author

This avoids a warning like this one (on Debian 12, using systemd 231):

# systemd-analyze verify /lib/systemd/system/freeradius.service
/lib/systemd/system/freeradius.service:23: Unit uses MemoryLimit=; please use MemoryMax= instead. Support for MemoryLimit= will be removed soon.```

@arr2036 arr2036 merged commit b9d57d3 into FreeRADIUS:v3.2.x Jan 14, 2026
31 checks passed
@matsimon matsimon deleted the patch-3 branch January 19, 2026 07:46
@matsimon
Copy link
Copy Markdown
Contributor Author

Forgot a bit about this PR, but thank you for merging it. A local modification has been working for some time here on Debian, so looking forward for the upstream inclusion. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants