Without this sudo get_param would fail when the first user reading a parameter that has changed in the configuration file does not have write access to system parameters.
This is much more robust that raising an error, and let modules
load ir.config_parameter from xml data files, while still enforcing
values from the config files.