Skip to content

Commit

Permalink
Merge pull request #5091 from M4rtinK/fedora-39-disable_geolocation_o…
Browse files Browse the repository at this point in the history
…n_fedora_workstation

Disable geolocation on the Fedora Workstation live image
  • Loading branch information
M4rtinK authored Aug 29, 2023
2 parents 2c1e8b3 + 3fd3a2c commit 9becc84
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/profile.d/fedora-workstation.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@ hidden_spokes =
NetworkSpoke
PasswordSpoke
UserSpoke

[Localization]
# disable localization for the Fedora Workstation live image to avoid
# it clashing with Gnome Initial Setup setting the Live environmment and
# installation language first
use_geolocation = False

0 comments on commit 9becc84

Please sign in to comment.