mirror of
https://github.com/funkemunky/KDE-x86_64-v4-Fedora.git
synced 2026-05-31 00:51:56 +00:00
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
|