Mathieu Simon

Results 14 comments of Mathieu Simon

This avoids a warning like this one (on Debian 12, using systemd 231): ```bash # 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...

This avoids a warning like this one (on Debian 12, using systemd 231) ```bash # 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...

@arr2036: It seems to be related to this [info in the v252 release of systemd](https://github.com/systemd/systemd/releases/tag/v252) and them dropping cgroupsv1 at some point as described in the "history" section of [``systemd.resouce-control(5)``](https://www.freedesktop.org/software/systemd/man/latest/systemd.resource-control.html#History)....

Hi, I'm equally affected, and confirm that it doesn't seem to be only 3.6.0 but also 3.5.1, however it the could be that the command is remotely loaded from ExO...