cgroup: Do not emit compat message without memory limit
authorMichal Koutný <mkoutny@suse.com>
Thu, 29 Sep 2022 11:34:21 +0000 (13:34 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 13 Jan 2023 01:48:03 +0000 (10:48 +0900)
commitb7a41491ed8bbfdc4ef1f9fb467a184fd2f131d4
tree514effe9bf8570953839198c9f8f5c17b650ef6d
parent5228c58ebe8fb77d579f333263986a0798299ab7
cgroup: Do not emit compat message without memory limit

Previously mere MemoryLow= directive would lead to emitting the compat
message 'Applying MemoryMax=18446744073709551615 as MemoryLimit=' even
though it carries little information.
src/core/cgroup.c