Skip to content

Commit

Permalink
Merge pull request #11821 from mpurg/ubuntu_fix_dconf
Browse files Browse the repository at this point in the history
Fix dconf package name for Ubuntu
  • Loading branch information
dodys authored Apr 16, 2024
2 parents 6718a87 + ac7109a commit 894eb52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shared/templates/extra_ovals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ package_dconf_installed:
name: package_installed
vars:
pkgname: dconf
pkgname@ubuntu2004: dconf-service
pkgname@ubuntu2204: dconf-service

package_gdm_installed:
name: package_installed
Expand Down

0 comments on commit 894eb52

Please sign in to comment.