summaryrefslogtreecommitdiffstats
path: root/remote/modules/dbus/data
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-18 15:14:12 +0200
committerSimon Rettberg2013-09-18 15:14:12 +0200
commite6548a4e94c4a47d47ec02b05e4f63791d9562b7 (patch)
tree049267bfbf60e3ba8e5a13c6629bd3fa3d832dba /remote/modules/dbus/data
parent[dbus] Fix mkdir, remove /lib/systemd from required directories (diff)
downloadtm-scripts-e6548a4e94c4a47d47ec02b05e4f63791d9562b7.tar.gz
tm-scripts-e6548a4e94c4a47d47ec02b05e4f63791d9562b7.tar.xz
tm-scripts-e6548a4e94c4a47d47ec02b05e4f63791d9562b7.zip
[dbus] Missed *.wants
Diffstat (limited to 'remote/modules/dbus/data')
l---------remote/modules/dbus/data/etc/systemd/system/multi-user.target.wants/dbus.service1
l---------remote/modules/dbus/data/etc/systemd/system/sockets.target.wants/dbus.socket1
2 files changed, 2 insertions, 0 deletions
diff --git a/remote/modules/dbus/data/etc/systemd/system/multi-user.target.wants/dbus.service b/remote/modules/dbus/data/etc/systemd/system/multi-user.target.wants/dbus.service
new file mode 120000
index 00000000..224df24b
--- /dev/null
+++ b/remote/modules/dbus/data/etc/systemd/system/multi-user.target.wants/dbus.service
@@ -0,0 +1 @@
+../dbus.service \ No newline at end of file
diff --git a/remote/modules/dbus/data/etc/systemd/system/sockets.target.wants/dbus.socket b/remote/modules/dbus/data/etc/systemd/system/sockets.target.wants/dbus.socket
new file mode 120000
index 00000000..fe02d162
--- /dev/null
+++ b/remote/modules/dbus/data/etc/systemd/system/sockets.target.wants/dbus.socket
@@ -0,0 +1 @@
+../dbus.socket \ No newline at end of file