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
commit4052504dc902765d109c34bff0db73a69a12b428 (patch)
tree50d1f633bd357c0be466af0ea366e2dc31ff1de4 /remote/modules/dbus/data
parent[dbus] Fix mkdir, remove /lib/systemd from required directories (diff)
downloadtm-scripts-4052504dc902765d109c34bff0db73a69a12b428.tar.gz
tm-scripts-4052504dc902765d109c34bff0db73a69a12b428.tar.xz
tm-scripts-4052504dc902765d109c34bff0db73a69a12b428.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