diff --git a/lorax_templates/disable_localization.tmpl.in b/lorax_templates/disable_localization.tmpl.in index 6b33c60..2d9e7fc 100644 --- a/lorax_templates/disable_localization.tmpl.in +++ b/lorax_templates/disable_localization.tmpl.in @@ -1 +1,2 @@ -replace use_geolocation #use_geolocation /etc/anaconda/anaconda.conf \ No newline at end of file +append /etc/anaconda/conf.d/disable_localization.conf [Localization] +append /etc/anaconda/conf.d/disable_localization.conf use_geolocation = False \ No newline at end of file