Created
December 9, 2022 02:54
-
-
Save castrojo/6c83c076c06606d84fc47b3d7c75be39 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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