mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-24 07:22:54 +00:00
9 lines
121 B
SYSTEMD
9 lines
121 B
SYSTEMD
[Unit]
|
|
Description=Dist Git Activation Socket
|
|
|
|
[Socket]
|
|
ListenStream=9418
|
|
Accept=true
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|