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