mirror of
https://github.com/containers/podman.git
synced 2025-09-13 18:54:02 +08:00

The Sysctl=name=value entry can be used to set --sysctl=name=value directly without the need to use PodmanArgs=--sysctl=name=value. Signed-off-by: Laurenz Kruty <git@laurenzkruty.de>