Skip to content

Commit a65b622

Browse files
Merge pull request #1404 from mgerstner/systemd-mini-fixup
polkit-rules-whitelist: extend whitelisting to systemd-mini flavour
2 parents f505f80 + 7b7f54e commit a65b622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configs/openSUSE/polkit-rules-whitelist.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ digester = "default"
229229
hash = "38aaac33cd24fca2db1bdf35389b0d52bc17741ae55f0de4ea35d16d5817cd24"
230230

231231
[[FileDigestGroup]]
232-
package = "systemd"
232+
packages = ["systemd", "systemd-mini"]
233233
note = "This is just an example file that will not be active by default"
234234
bug = "bsc#1250844"
235235
type = "polkit"

0 commit comments

Comments
 (0)