On Tue, Nov 20, 2012 at 1:06 AM, Lennart Poettering
<[email protected]> wrote:
> On Mon, 19.11.12 08:13, Mantas Mikulėnas ([email protected]) wrote:

>> This doesn't affect TCPCongestion= in systemd socket units, since root
>> is allowed to set any algorithm, and the module is simply loaded on
>> demand when systemd asks for it...
>>
>> How can this be fixed?
>
> Hmm, whenever a module is loaded this also generates udev events, maybe
> for this specific case we should add a udev rule that tries to write the
> sysctl again after the module was successfully loaded?

Sounds kinda scary, and is probably too simple. We always run coldplug
for all modules, at every bootup, and they will all run parallel,
doing all the same apply sysctl over and overfor all devices ...

Kay
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to