Skip to content

Commit

Permalink
dbus-services: fix mistake in sddm-kalpa whitelisting (bsc#1232647)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerstner committed Dec 6, 2024
1 parent 0f107c1 commit 9b48c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/openSUSE/dbus-services.toml
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ type = "dbus"
note = "see sddm above: same code-base, just a different packaging"
bugs = ["bsc#1232647"]
[[FileDigestGroup.digests]]
path = "/usr/share/dbus-1/system.d/sddm_org.freedesktop.DisplayManager-sddm.conf"
path = "/usr/share/dbus-1/system.d/org.freedesktop.DisplayManager-sddm.conf"
digester = "xml"
hash = "4b4cbecadaf6124b64d65abcc27157a154f4f3544b1a68b1f0754282e6766c8f"

Expand Down

0 comments on commit 9b48c91

Please sign in to comment.