mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-24 15:32:58 +00:00
10 lines
121 B
SYSTEMD
10 lines
121 B
SYSTEMD
![]() |
[Unit]
|
||
|
Description=Dist Git Activation Socket
|
||
|
|
||
|
[Socket]
|
||
|
ListenStream=9418
|
||
|
Accept=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=sockets.target
|