From 23ed1d90d9dd581908663a74f3c1df4f18fda484 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 18 Jun 2019 17:13:01 +0200 Subject: [dbus] add missing dbus.socket to REQ_FILES --- core/modules/dbus/module.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'core/modules/dbus') diff --git a/core/modules/dbus/module.conf b/core/modules/dbus/module.conf index ad472e39..de93374b 100644 --- a/core/modules/dbus/module.conf +++ b/core/modules/dbus/module.conf @@ -13,5 +13,6 @@ REQUIRED_DIRECTORIES=" " REQUIRED_FILES=" /etc/systemd/system/dbus.service + /etc/systemd/system/dbus.socket " -- cgit v1.2.3-55-g7522