]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: fix dbus installation on Arch
authorFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 11 Jan 2024 10:02:05 +0000 (11:02 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 11 Jan 2024 12:01:42 +0000 (12:01 +0000)
commitec6c7bac5c92b26fc17ad165d2defc85da324391
tree1d57682b80cbaf8ff8cefbd82f23b7f8aae6a312
parent1c585a4ccda3258088d7bc27b27a314e7ed8be80
test: fix dbus installation on Arch

Arch finally made dbus-broker the default dbus daemon [0], but unlike
Fedora they don't use Alias=dbus.service to make the dbus.symlink under
/etc, instead they create the symlink manually under /usr/lib, so let's
account for that.

[0] https://gitlab.archlinux.org/archlinux/packaging/packages/dbus-broker/-/commit/b24d15795addeb15f9532f28deae9475fad8b9fa
test/test-functions