aboutsummaryrefslogtreecommitdiffstats
path: root/dbus.socket
blob: 0d18db4c9270b89ee753fa34ba646da66f73d844 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=D-Bus Message Bus Socket
Before=sockets.target

[Socket]
ListenStream=%t/dbus/user_bus_socket

[Install]
WantedBy=sockets.target