core: serialize and deserialize auto start/stop ratelimit
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 17 Nov 2023 16:53:00 +0000 (17:53 +0100)
committerLuca Boccassi <bluca@debian.org>
Wed, 22 Nov 2023 12:12:35 +0000 (12:12 +0000)
commitb2bd488e7672b30ad3a4cc730ae5eaeeeb19a36e
tree1a0cd7195b14e20f54b74167178358ed7fb36001
parent6ef512c0bb7aeb2000588d7d05e23b4681da8657
core: serialize and deserialize auto start/stop ratelimit

The limit is not configurable, so the logic in the helper will always update
the counters. The helper is a bit overkill, but it doesn't really matter.
src/core/unit-serialize.c