aboutsummaryrefslogtreecommitdiffstats
path: root/dbus.socket
diff options
context:
space:
mode:
Diffstat (limited to 'dbus.socket')
-rw-r--r--dbus.socket9
1 files changed, 9 insertions, 0 deletions
diff --git a/dbus.socket b/dbus.socket
new file mode 100644
index 0000000..3eaa0c6
--- /dev/null
+++ b/dbus.socket
@@ -0,0 +1,9 @@
+[Unit]
+Description=D-Bus Message Bus Socket
+Before=sockets.target
+
+[Socket]
+ListenStream=%t/dbus/user_bus_socket
+
+[Install]
+WantedBy=default.target