summaryrefslogtreecommitdiffstats
path: root/remote/modules/dbus/data
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-18 15:14:12 +0200
committerJonathan Bauer2013-09-30 13:26:31 +0200
commit7e97a36e3caa7f9bfeb520d28a9322725fd2ad04 (patch)
tree7874c66b1b1ffeef9e0de4c435aafbb4f406af5d /remote/modules/dbus/data
parent[dbus] Fix mkdir, remove /lib/systemd from required directories (diff)
downloadtm-scripts-7e97a36e3caa7f9bfeb520d28a9322725fd2ad04.tar.gz
tm-scripts-7e97a36e3caa7f9bfeb520d28a9322725fd2ad04.tar.xz
tm-scripts-7e97a36e3caa7f9bfeb520d28a9322725fd2ad04.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