summarylogtreecommitdiffstats
path: root/git-daemon.socket
diff options
context:
space:
mode:
authorKamran Mackey2015-12-08 04:33:14 -0700
committerKamran Mackey2015-12-08 04:33:14 -0700
commit9362659a7a8389b181f0947435d498fecefd36d6 (patch)
treec15aa9a08d9cae5acc84668b8de593f1c11febe8 /git-daemon.socket
parent919d564cf9a58ef128832c93fdff36bd029f8306 (diff)
downloadaur-9362659a7a8389b181f0947435d498fecefd36d6.tar.gz
Reverted the past 3 commits. but kept the .install file.
Diffstat (limited to 'git-daemon.socket')
-rw-r--r--git-daemon.socket10
1 files changed, 0 insertions, 10 deletions
diff --git a/git-daemon.socket b/git-daemon.socket
deleted file mode 100644
index dd19082c9c45..000000000000
--- a/git-daemon.socket
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Git Daemon Socket
-
-[Socket]
-ListenStream=9418
-Accept=true
-
-[Install]
-WantedBy=sockets.target
-