12a6a448f4
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/git#58dc6bb36a79726ca510aab470bf32d8e9876689
10 lines
116 B
SYSTEMD
10 lines
116 B
SYSTEMD
[Unit]
|
|
Description=Git Activation Socket
|
|
|
|
[Socket]
|
|
ListenStream=9418
|
|
Accept=true
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|