You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unexpected behaviour (obvious or verified by project member)
How can the issue be reproduced?
The MemoryLimit directive (referenced below) has been deprecated on systems running systemd starting from version 228 (e.g. RHEL8+, Debian 9+).
On these systems, it's recommended to use MemoryMax instead. This isn't a priority as MemoryLimit is still functional on modern systems but worth noting as it may stop being effective at some point.
Unfortunately, the recommended directive isn't available on older operating systems. Potential solutions could include replacing the config line as appropriate during installation or maintaining separate service files for each OS version.
What type of defect/bug is this?
Unexpected behaviour (obvious or verified by project member)
How can the issue be reproduced?
The MemoryLimit directive (referenced below) has been deprecated on systems running systemd starting from version 228 (e.g. RHEL8+, Debian 9+).
On these systems, it's recommended to use MemoryMax instead. This isn't a priority as MemoryLimit is still functional on modern systems but worth noting as it may stop being effective at some point.
Unfortunately, the recommended directive isn't available on older operating systems. Potential solutions could include replacing the config line as appropriate during installation or maintaining separate service files for each OS version.
ref:
https://github.com/FreeRADIUS/freeradius-server/blob/master/redhat/radiusd.service
https://github.com/FreeRADIUS/freeradius-server/blob/master/debian/freeradius.service
Log output from the FreeRADIUS daemon
Relevant log output from client utilities
No response
Backtrace from LLDB or GDB
No response
The text was updated successfully, but these errors were encountered: