52064c57ed
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/dbus#b48caa7af02f0647a1a14d9abf6fcb486a990d04
10 lines
213 B
SYSTEMD
10 lines
213 B
SYSTEMD
[Unit]
|
|
Description=D-Bus User Message Bus Socket
|
|
|
|
[Socket]
|
|
ListenStream=%t/bus
|
|
ExecStartPost=-/usr/bin/systemctl --user set-environment DBUS_SESSION_BUS_ADDRESS=unix:path=%t/bus
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|