summaryrefslogtreecommitdiffstats
path: root/core/modules/dbus/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2020-08-03 18:04:59 +0200
committerYour Name2020-08-03 18:04:59 +0200
commita069ecafe76710cdc758f5c79a7c000bfe3a7e76 (patch)
treebc8de78515c7b5d0c24ffc3e7e216e5d846082bb /core/modules/dbus/module.conf
parent[rfs-stage31] Fix hostname lookup for newer busybox nslookup (diff)
downloadmltk-a069ecafe76710cdc758f5c79a7c000bfe3a7e76.tar.gz
mltk-a069ecafe76710cdc758f5c79a7c000bfe3a7e76.tar.xz
mltk-a069ecafe76710cdc758f5c79a7c000bfe3a7e76.zip
[systemd-distro] Get this module into working state, switch
Diffstat (limited to 'core/modules/dbus/module.conf')
-rw-r--r--core/modules/dbus/module.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/dbus/module.conf b/core/modules/dbus/module.conf
index de93374b..0ea5288f 100644
--- a/core/modules/dbus/module.conf
+++ b/core/modules/dbus/module.conf
@@ -12,7 +12,7 @@ REQUIRED_DIRECTORIES="
/etc/dbus-1
"
REQUIRED_FILES="
- /etc/systemd/system/dbus.service
- /etc/systemd/system/dbus.socket
+ /lib/systemd/system/dbus.service
+ /lib/systemd/system/dbus.socket
"