diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-05 02:05:39 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-05 02:05:39 +0000 |
commit | d23cd896d4fde33b5e323ec84af1c1472c59c461 (patch) | |
tree | 1415b8bb99a5761240c41c8b1615a381cc84c16c /git.socket | |
parent | 96b302672a8bc92199343579778067efaefe48c7 (diff) |
automatic import of gitopeneuler24.03_LTS
Diffstat (limited to 'git.socket')
-rw-r--r-- | git.socket | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/git.socket b/git.socket new file mode 100644 index 0000000..3dec01d --- /dev/null +++ b/git.socket @@ -0,0 +1,9 @@ +[Unit] +Description=Git Activation Socket + +[Socket] +ListenStream=9418 +Accept=true + +[Install] +WantedBy=sockets.target |