mirror of
https://git.zavage.net/Zavage-Software/zavage-gitea-runner.git
synced 2024-11-22 03:50:26 -07:00
7 lines
151 B
SYSTEMD
7 lines
151 B
SYSTEMD
|
[Unit]
|
||
|
Description=D-Bus service for docker and gitea-runner
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/bin/dbus-daemon --session --address=unix:path=/run/user/%U/bus
|
||
|
|