summaryrefslogtreecommitdiff
path: root/bus/systemd-user/dbus.socket.in
diff options
context:
space:
mode:
Diffstat (limited to 'bus/systemd-user/dbus.socket.in')
-rw-r--r--bus/systemd-user/dbus.socket.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/bus/systemd-user/dbus.socket.in b/bus/systemd-user/dbus.socket.in
new file mode 100644
index 00000000..77958f7c
--- /dev/null
+++ b/bus/systemd-user/dbus.socket.in
@@ -0,0 +1,9 @@
+[Unit]
+Description=D-Bus User Message Bus Socket
+
+[Socket]
+ListenStream=%t/bus
+
+[Install]
+WantedBy=sockets.target
+Also=dbus.service