After overriding some configurations of /usr/share/containers/containers.conf in /etc/containers/containers.conf - e. g. log_size_max = 10485760, what is the official method to apply this new configuration with the least impact on the system?
There is enough documentation on how to configure things, but not on how to apply the configuration.
It surely works after a reboot of the whole system, but I assume that there is a less impacting way to do that.