summaryrefslogtreecommitdiff
path: root/bus/systemd-system/dbus@.socket.in
diff options
context:
space:
mode:
Diffstat (limited to 'bus/systemd-system/dbus@.socket.in')
-rw-r--r--bus/systemd-system/dbus@.socket.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/bus/systemd-system/dbus@.socket.in b/bus/systemd-system/dbus@.socket.in
new file mode 100644
index 00000000..0684b28d
--- /dev/null
+++ b/bus/systemd-system/dbus@.socket.in
@@ -0,0 +1,12 @@
+[Unit]
+PartOf=userlogin@%i.target
+DefaultDependencies=no
+After=systemd-logind.service
+Description=D-Bus User Message Bus Socket
+
+[Socket]
+SocketUser=%i
+ListenStream=/run/user/%i/bus
+
+[Install]
+Also=dbus.service