Skip to content

Instantly share code, notes, and snippets.

@castrojo
Created December 9, 2022 02:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save castrojo/6c83c076c06606d84fc47b3d7c75be39 to your computer and use it in GitHub Desktop.
Save castrojo/6c83c076c06606d84fc47b3d7c75be39 to your computer and use it in GitHub Desktop.
[Unit]
Description=Update the dconf database onboot
Documentation=https://github.com/coreos/rpm-ostree/issues/1944
[Service]
Type=oneshot
ExecStart=/usr/bin/dconf update
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment